Small fix for backwards compat
This commit is contained in:
parent
c53f54fe20
commit
e4d11b321d
@ -12,7 +12,7 @@
|
||||
#define _amxconst_included
|
||||
|
||||
#define AMXX_VERSION 0.2
|
||||
#define AMXX_VERSION_STR "0.20"
|
||||
stock const AMXX_VERSION_STR[]="0.20"
|
||||
|
||||
#define ADMIN_ALL 0 /* everyone */
|
||||
#define ADMIN_IMMUNITY (1<<0) /* flag "a" */
|
||||
|
Loading…
Reference in New Issue
Block a user