mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 23:08:03 +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…
x
Reference in New Issue
Block a user