(EF_TREATY_CHR, EF_TREATY_FLAGS): Rename for consistency with other flags.

(treaty_ca): Add missing EF_TREATY_FLAGS to selectors acond, bcond.
This commit is contained in:
Markus Armbruster 2005-10-29 14:36:10 +00:00
parent e612db5cb6
commit ef48271974
3 changed files with 4 additions and 4 deletions

View file

@ -111,7 +111,7 @@ struct empfile {
#define EF_LAND_CHR 18
#define EF_NUKE_CHR 19
#define EF_NEWS_CHR 20
#define EF_TREATY_CHR 21
#define EF_TREATY_FLAGS 21
#define EF_ITEM 22
#define EF_INFRASTRUCTURE 23
#define EF_PRODUCT 24