Backed out changeset: 344daca49587

This commit is contained in:
Nicholas Hastings
2011-07-08 07:53:14 -04:00
parent 51c27afcd2
commit ae10bc6601
3 changed files with 9 additions and 15 deletions
+2 -2
View File
@@ -41,7 +41,7 @@
#include <IAdminSystem.h>
#define SMINTERFACE_PLAYERMANAGER_NAME "IPlayerManager"
#define SMINTERFACE_PLAYERMANAGER_VERSION 15
#define SMINTERFACE_PLAYERMANAGER_VERSION 14
struct edict_t;
class IPlayerInfo;
@@ -489,7 +489,7 @@ namespace SourceMod
* @return True if ServerActivate() has been called
* at least once, false otherwise.
*/
virtual bool IsServerActivated() const =0;
virtual bool IsServerActivated() =0;
/**
* @brief Gets SourceMod's reply source.