mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
version bump
This commit is contained in:
parent
389a593f9e
commit
ba17c8a75f
@ -11,8 +11,8 @@
|
|||||||
#endif
|
#endif
|
||||||
#define _amxconst_included
|
#define _amxconst_included
|
||||||
|
|
||||||
#define AMXX_VERSION 1.01
|
#define AMXX_VERSION 1.50
|
||||||
stock const AMXX_VERSION_STR[]="1.01"
|
stock const AMXX_VERSION_STR[]="1.50"
|
||||||
|
|
||||||
#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