about summary refs log tree commit diff
path: root/src/game/game_variables.h
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2007-10-07 20:48:15 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2007-10-07 20:48:15 +0000
commita1e1fb01eaf7aefa9bb5254893c4395c044f6dec (patch)
tree5080e317e11c68b4d58b66cb838faece076ac4c1 /src/game/game_variables.h
parentff19d4e077983526436ff820988bd0b927aa2c89 (diff)
downloadzcatch-a1e1fb01eaf7aefa9bb5254893c4395c044f6dec.tar.gz
zcatch-a1e1fb01eaf7aefa9bb5254893c4395c044f6dec.zip
server messages fixed
Diffstat (limited to 'src/game/game_variables.h')
-rw-r--r--src/game/game_variables.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/game/game_variables.h b/src/game/game_variables.h
index de79ed96..7be4c86b 100644
--- a/src/game/game_variables.h
+++ b/src/game/game_variables.h
@@ -36,3 +36,6 @@ MACRO_CONFIG_INT(team, -10, -1, 0)
 
 MACRO_CONFIG_INT(dbg_new_gui, 0, 0, 1)
 
+
+MACRO_CONFIG_STR(sv_msg, 512, "")
+