mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 22:35:37 +03:00
parent
9e5b5683af
commit
69c06545ce
@ -72,7 +72,7 @@ new g_cmdMenuHelp[MAX_CMDS_LAYERS][] =
|
|||||||
|
|
||||||
/* End of Commands Menu */
|
/* End of Commands Menu */
|
||||||
|
|
||||||
#define MAX_CMDS 32
|
#define MAX_CMDS 64
|
||||||
#define MAX_CVARS 48
|
#define MAX_CVARS 48
|
||||||
|
|
||||||
new g_cmdName[MAX_CMDS*MAX_CMDS_LAYERS][32]
|
new g_cmdName[MAX_CMDS*MAX_CMDS_LAYERS][32]
|
||||||
|
Loading…
Reference in New Issue
Block a user