diff options
author | Tim Angus <tim@ngus.net> | 2007-09-22 19:33:52 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2007-09-22 19:33:52 +0000 |
commit | 0edfa2794ebbcc7019093e5d88b7ca7269704902 (patch) | |
tree | 6e7acac7d4d07645fcd53068c2a817cffd848160 /src/game/g_public.h | |
parent | 0fde027e0d27deb88134c0875d10ebd40e0a0ba6 (diff) |
* Uber special
Diffstat (limited to 'src/game/g_public.h')
-rw-r--r-- | src/game/g_public.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |