mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
Update comment
This commit is contained in:
parent
fa8971eb5b
commit
97770fa508
@ -40,7 +40,7 @@
|
||||
#define MAX_CONSOLE_LENGTH 1024 /**< Maximum buffer size for console messages */
|
||||
|
||||
#define COMMAND_MAX_ARGC 64 /**< Maxmimum allowed command argument count */
|
||||
#define COMMAND_MAX_LENGTH 512 /**< Maxmimum allowed command length of a command argument */
|
||||
#define COMMAND_MAX_LENGTH 512 /**< Maxmimum allowed length of a command argument */
|
||||
|
||||
/**
|
||||
* Console variable query helper values.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user