Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/ra2cd.mix/rulescd.ini
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ PartyFormed=PartyFormed
QuickMatchTimer=MenuBuild

[BuildingTypes]
# Use ids starting with 10000 to avoid collisions with original IDs or re-ordering indices
10000=GAGATE_A ; was defined under OverlayTypes by mistake and was later fixed in YR
# Use ids starting with 999999 to avoid collisions with original IDs or re-ordering indices
999999=GAGATE_A ; was defined under OverlayTypes by mistake and was later fixed in YR

[Animations]
# Use ids starting with 10000 to avoid collisions with original IDs or re-ordering indices
Expand Down