mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-08-20 21:19:33 +03:00
parent
9e5b5683af
commit
69c06545ce
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue