This commit is contained in:
ehouse 2003-11-30 19:09:39 +00:00
parent cf1be1095a
commit 60756d901d

View file

@ -73,7 +73,7 @@ typedef struct CommonGlobals {
LaunchParams* params;
XWGame game;
XP_U16 lastNTilesToUse;
/* UDP comms stuff */
char* defaultServerName;
} CommonGlobals;