mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
added AMXX_VERSION_STR
This commit is contained in:
parent
c768788f4e
commit
ac910f9e56
@ -12,6 +12,7 @@
|
||||
#define _amxconst_included
|
||||
|
||||
#define AMXX_VERSION 0.2
|
||||
#define 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