about summary refs log tree commit diff
path: root/src/game/client/gc_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/gc_client.h')
-rw-r--r--src/game/client/gc_client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/client/gc_client.h b/src/game/client/gc_client.h
index 5c89dc61..e6145954 100644
--- a/src/game/client/gc_client.h
+++ b/src/game/client/gc_client.h
@@ -35,6 +35,7 @@ struct snapstate
 
 extern snapstate netobjects;
 
+extern char server_motd[900]; // FUGLY
 /*
 extern const NETOBJ_PLAYER_CHARACTER *local_character;
 extern const NETOBJ_PLAYER_CHARACTER *local_prev_character;