From dfb161739ceed848587e11d418ef30e0f5142f16 Mon Sep 17 00:00:00 2001 From: Teetime Date: Sun, 24 Mar 2013 01:48:27 +0100 Subject: Let calculate the playercolor on each tick to be always up to date, even with leaving and joining players and let DoWinCheck check if the game is over before checking --- src/game/server/gamecontext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/server/gamecontext.h') diff --git a/src/game/server/gamecontext.h b/src/game/server/gamecontext.h index eb634a87..5d340613 100644 --- a/src/game/server/gamecontext.h +++ b/src/game/server/gamecontext.h @@ -16,7 +16,7 @@ #include "player.h" #define MAX_MUTES 35 -#define ZCATCH_VERSION "0.4.7" +#define ZCATCH_VERSION "0.4.8 BETA" /* Tick -- cgit 1.4.1