mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
Use MAX_PLAYERS
This commit is contained in:
parent
60b1ec222e
commit
499b5a1ac8
@ -34,7 +34,7 @@
|
||||
#include <amxmodx>
|
||||
#include <amxmisc>
|
||||
|
||||
new g_menuLang[33]
|
||||
new g_menuLang[MAX_PLAYERS]
|
||||
new g_langNum
|
||||
new g_coloredMenus
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user