From 8bf21ae4b5f29e4b79e97ca5e365d995caff2de6 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 19 Aug 2007 13:55:33 +0000 Subject: [PATCH] bumped api version --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401360 --- public/IPlayerHelpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/IPlayerHelpers.h b/public/IPlayerHelpers.h index 8897ebb9..18b05d9f 100644 --- a/public/IPlayerHelpers.h +++ b/public/IPlayerHelpers.h @@ -41,7 +41,7 @@ #include #define SMINTERFACE_PLAYERMANAGER_NAME "IPlayerManager" -#define SMINTERFACE_PLAYERMANAGER_VERSION 2 +#define SMINTERFACE_PLAYERMANAGER_VERSION 3 struct edict_t;