From 0edfa2794ebbcc7019093e5d88b7ca7269704902 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Sat, 22 Sep 2007 19:33:52 +0000 Subject: * Uber special --- src/game/g_public.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game/g_public.h b/src/game/g_public.h index c3a7dd7f..8c9b4ad8 100644 --- a/src/game/g_public.h +++ b/src/game/g_public.h @@ -23,7 +23,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // g_public.h -- game module information visible to server -#define GAME_API_VERSION 8 +#define GAME_API_VERSION 9 // entity->svFlags // the server does not know how to interpret most of the values -- cgit