renamed this function to avoid clashes
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40547
This commit is contained in:
parent
09887584f4
commit
348f21b61a
@ -116,7 +116,7 @@ namespace SourceMod
|
|||||||
class IClientListener
|
class IClientListener
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
virtual unsigned int GetInterfaceVersion()
|
virtual unsigned int GetClientListenerVersion()
|
||||||
{
|
{
|
||||||
return SMINTERFACE_PLAYERMANAGER_VERSION;
|
return SMINTERFACE_PLAYERMANAGER_VERSION;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user