From 1d98b33ec21827aab21a5afef27c8abf6c510507 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Tue, 11 Mar 2008 05:29:51 +0000 Subject: added motd --- src/game/client/gc_client.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/client/gc_client.h') 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; -- cgit 1.4.1