We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f1122 commit e975aa8Copy full SHA for e975aa8
GameStrings.h
@@ -17,6 +17,9 @@ namespace GameStrings
17
GAMEMD_STRING(_640 , 0x8297E0u);
18
GAMEMD_STRING(_none_ , 0x817474u);
19
GAMEMD_STRING(none , 0x817694u);
20
+ GAMEMD_STRING(Allied , 0x846788u);
21
+ GAMEMD_STRING(Russian , 0x846790u);
22
+ GAMEMD_STRING(Yuri , 0x846798u);
23
GAMEMD_STRING(Neutral , 0x82BA08u);
24
GAMEMD_STRING(Civilian , 0x818164u);
25
GAMEMD_STRING(Special , 0x817318u);
0 commit comments