diff options
Diffstat (limited to 'src/game')
-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 |