Added functionality for the auto-channeler
This commit is contained in:
@ -11,9 +11,9 @@
|
||||
#endif
|
||||
#define _amxconst_included
|
||||
|
||||
#define AMXX_VERSION 1.60
|
||||
#define AMXX_VERSION_NUM 160
|
||||
stock const AMXX_VERSION_STR[]="1.60"
|
||||
#define AMXX_VERSION 1.61
|
||||
#define AMXX_VERSION_NUM 161
|
||||
stock const AMXX_VERSION_STR[]="1.61"
|
||||
|
||||
#define ADMIN_ALL 0 /* everyone */
|
||||
#define ADMIN_IMMUNITY (1<<0) /* flag "a" */
|
||||
|
Reference in New Issue
Block a user