From 8703d4e9325c896c0b489c63f96d42d8d79a31e3 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Tue, 2 Feb 2010 12:17:33 -0500 Subject: AERO patch applied; this represents our progress at the end of GGJ --- code/game/bg_public.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/game/bg_public.h') diff --git a/code/game/bg_public.h b/code/game/bg_public.h index ad5ab39..fdb9433 100644 --- a/code/game/bg_public.h +++ b/code/game/bg_public.h @@ -25,7 +25,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // because games can change separately from the main system version, we need a // second version that must match between game and cgame -#define GAME_VERSION BASEGAME "-1" +#define GAME_VERSION BASEGAME "-aero" // -bnewbold #define DEFAULT_GRAVITY 800 #define GIB_HEALTH -40 -- cgit v1.2.3