made new playerhelpers api backwards compatible; added note about server activation and maxclients
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401492
This commit is contained in:
@@ -277,6 +277,8 @@ namespace SourceMod
|
||||
/**
|
||||
* @brief Returns the maximum number of clients.
|
||||
*
|
||||
* Note: this will not work until the server is activated.
|
||||
*
|
||||
* @return Maximum number of clients.
|
||||
*/
|
||||
virtual int GetMaxClients() =0;
|
||||
|
||||
Reference in New Issue
Block a user