From 4c2632b7b6ae03e9d54d4a2d72742b6865700143 Mon Sep 17 00:00:00 2001 From: Alfred Eriksson Date: Thu, 4 Sep 2008 18:45:41 +0000 Subject: merge from 0.4.3: version-notification on client --- src/game/variables.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game/variables.hpp') diff --git a/src/game/variables.hpp b/src/game/variables.hpp index 543e9e1f..2803915c 100644 --- a/src/game/variables.hpp +++ b/src/game/variables.hpp @@ -26,6 +26,8 @@ MACRO_CONFIG_INT(cl_flow, 0, 0, 1) MACRO_CONFIG_INT(cl_show_welcome, 1, 0, 1) MACRO_CONFIG_INT(cl_motd_time, 10, 0, 100) +MACRO_CONFIG_STR(cl_version_server, 100, "version.teeworlds.com") + MACRO_CONFIG_INT(player_use_custom_color, 0, 0, 1) MACRO_CONFIG_INT(player_color_body, 65408, 0, 0) MACRO_CONFIG_INT(player_color_feet, 65408, 0, 0) -- cgit 1.4.1