Skip to content

Commit

Permalink
Merge pull request MegaMek#3831 from jackreichelt/fixing-eras-xml
Browse files Browse the repository at this point in the history
Closing opening comment in eras.xml
  • Loading branch information
HammerGS authored Feb 7, 2024
2 parents 880d3f4 + ab5bc76 commit 1e89194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MekHQ/data/universe/eras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Code: The unique String code for the era.
Name: The display name for the era.
End: The end date for the era. This can be in the formats "yyyy-MM-dd", "yyyy-MM" (assuming first day of the month), and "yyyy" (assuming first day of the year). One era should have this value missing, which will put it as the final era. For the canon dates, these will be one year after their end date in the MUL, as that will swapover on the first day of the new era.
Flag: The internal flags for the base eras. You can have multiple flag fields (multiple lines each with a single flag) per custom era, which isn't used in base MekHQ, but allows one to customize things.
-->
<eras>
<era>
<code>PSF</code>
Expand Down

0 comments on commit 1e89194

Please sign in to comment.