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
@ -11,7 +11,8 @@
|
|||||||
#endif
|
#endif
|
||||||
#define _amxconst_included
|
#define _amxconst_included
|
||||||
|
|
||||||
#define AMXX_VERSION 0.2
|
#define AMXX_VERSION 0.2
|
||||||
|
#define AMXX_VERSION_STR "0.20"
|
||||||
|
|
||||||
#define ADMIN_ALL 0 /* everyone */
|
#define ADMIN_ALL 0 /* everyone */
|
||||||
#define ADMIN_IMMUNITY (1<<0) /* flag "a" */
|
#define ADMIN_IMMUNITY (1<<0) /* flag "a" */
|
||||||
|
Loading…
Reference in New Issue
Block a user