mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-26 14:55:36 +03:00
Bumped version
This commit is contained in:
parent
cd30fb0c1c
commit
862ee2029a
@ -11,9 +11,9 @@
|
|||||||
#endif
|
#endif
|
||||||
#define _amxconst_included
|
#define _amxconst_included
|
||||||
|
|
||||||
#define AMXX_VERSION 1.56
|
#define AMXX_VERSION 1.60
|
||||||
#define AMXX_VERSION_NUM 156
|
#define AMXX_VERSION_NUM 160
|
||||||
stock const AMXX_VERSION_STR[]="1.56"
|
stock const AMXX_VERSION_STR[]="1.60"
|
||||||
|
|
||||||
#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