Skip to content

Commit 0c6a17b

Browse files
committed
Add TXT_MULTIPLAYER_GAME reference
1 parent 31f993c commit 0c6a17b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GameStrings.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ namespace GameStrings
7070
GAMEMD_STRING(TXT_SELECTION , 0x827250);
7171
GAMEMD_STRING(TXT_TAUNT , 0x827218);
7272
GAMEMD_STRING(TXT_TEAM , 0x826FA4);
73+
GAMEMD_STRING(TXT_MULTIPLAYER_GAME , 0x820DBC);
7374
GAMEMD_STRING(TXT_SAVING_GAME , 0x820DD4);
7475
GAMEMD_STRING(TXT_GAME_WAS_SAVED , 0x829FE0);
7576
GAMEMD_STRING(TXT_ERROR_SAVING_GAME , 0x829EBC);

0 commit comments

Comments
 (0)