Removed comment regarding MaxClients not being available in OnPluginStart.
This commit is contained in:
parent
ae78acf97a
commit
cb4b710885
@ -67,9 +67,6 @@ enum AuthIdType
|
||||
/**
|
||||
* MAXPLAYERS is not the same as MaxClients.
|
||||
* MAXPLAYERS is a hardcoded value as an upper limit. MaxClients changes based on the server.
|
||||
*
|
||||
* Both GetMaxClients() and MaxClients are only available once the map is loaded, and should
|
||||
* not be used in OnPluginStart().
|
||||
*/
|
||||
|
||||
#define MAXPLAYERS 65 /**< Maximum number of players SourceMod supports */
|
||||
|
Loading…
Reference in New Issue
Block a user