7fef58c374
Fixes an index out of bounds error when refreshMenus() and subsequently findAdminsWithMenu() is called when there is 32 players in the server. Indexing the playersList array in the for loop condition causes it to try to index with a value of 32 on the very last condition check which is not valid for this array. |
||
---|---|---|
.. | ||
csstats.sma | ||
miscstats.sma | ||
restmenu.sma | ||
stats_logging.sma | ||
statsx.sma |