mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
bug 3553 follow-up fix.
This commit is contained in:
parent
d10ef5e494
commit
65d97fe5f5
@ -72,7 +72,7 @@ new g_cmdMenuHelp[MAX_CMDS_LAYERS][] =
|
||||
|
||||
/* End of Commands Menu */
|
||||
|
||||
#define MAX_CMDS 32
|
||||
#define MAX_CMDS 64
|
||||
#define MAX_CVARS 48
|
||||
|
||||
new g_cmdName[MAX_CMDS*MAX_CMDS_LAYERS][32]
|
||||
|
Loading…
Reference in New Issue
Block a user