Merged revision 3249 from 1.77; fixed typo in tfcconst.in (am50097)
This commit is contained in:
parent
dd8f138892
commit
7a01503478
@ -69,6 +69,8 @@ enum {
|
|||||||
TFC_PC_CIVILIAN,
|
TFC_PC_CIVILIAN,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#define TFC_PC_ENGINEER TFC_PC_ENGENEER
|
||||||
|
|
||||||
// Goal items
|
// Goal items
|
||||||
#define TFC_GOALITEM_BLUE (1 << 17)
|
#define TFC_GOALITEM_BLUE (1 << 17)
|
||||||
#define TFC_GOALITEM_RED (1 << 18)
|
#define TFC_GOALITEM_RED (1 << 18)
|
||||||
|
Loading…
Reference in New Issue
Block a user