aboutsummaryrefslogtreecommitdiffstats
path: root/code/game/bg_public.h
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@robocracy.org>2010-02-02 12:17:33 -0500
committerbryan newbold <bnewbold@robocracy.org>2010-02-02 12:17:33 -0500
commit8703d4e9325c896c0b489c63f96d42d8d79a31e3 (patch)
treebab3db64461f60bcd8693cd9a15ebae9b416c3f2 /code/game/bg_public.h
parent3a9cccd9785c394466594c857016d55dfdde560f (diff)
downloadioquake3-aero-8703d4e9325c896c0b489c63f96d42d8d79a31e3.tar.gz
ioquake3-aero-8703d4e9325c896c0b489c63f96d42d8d79a31e3.zip
AERO patch applied; this represents our progress at the end of GGJ
Diffstat (limited to 'code/game/bg_public.h')
-rw-r--r--code/game/bg_public.h2
1 files changed, 1 insertions, 1 deletions
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