mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 22:35:37 +03:00
Version bump
This commit is contained in:
parent
ca3e8582e3
commit
6b794d4a9d
@ -11,9 +11,9 @@
|
||||
#endif
|
||||
#define _amxconst_included
|
||||
|
||||
#define AMXX_VERSION 1.72
|
||||
#define AMXX_VERSION_NUM 172
|
||||
stock const AMXX_VERSION_STR[]="1.72"
|
||||
#define AMXX_VERSION 1.75
|
||||
#define AMXX_VERSION_NUM 175
|
||||
stock const AMXX_VERSION_STR[]="1.75"
|
||||
|
||||
#define ADMIN_ALL 0 /* everyone */
|
||||
#define ADMIN_IMMUNITY (1<<0) /* flag "a" */
|
||||
|
Loading…
Reference in New Issue
Block a user