bumped the menu api version (oops) and added sm_vote_delay to sourcemod.cfg

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401298
This commit is contained in:
David Anderson
2007-08-09 19:14:15 +00:00
parent e6fa620ae2
commit 000d5792e3
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
#include <IHandleSys.h>
#define SMINTERFACE_MENUMANAGER_NAME "IMenuManager"
#define SMINTERFACE_MENUMANAGER_VERSION 9
#define SMINTERFACE_MENUMANAGER_VERSION 10
/**
* @file IMenuManager.h