Added capability to toggle debug state in plugins at runtime
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40295
This commit is contained in:
@@ -148,7 +148,7 @@ namespace SourceMod
|
||||
/**
|
||||
* @brief Returns a plugin's identity token.
|
||||
*/
|
||||
virtual IdentityToken_t *GetIdentity() =0;
|
||||
virtual IdentityToken_t *GetIdentity() const =0;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user