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