hack fix for at28078

This commit is contained in:
David Anderson
2006-04-11 06:30:59 +00:00
parent 363d95f68c
commit b8ddd281aa
2 changed files with 8 additions and 7 deletions

View File

@ -11,9 +11,9 @@
#endif
#define _amxconst_included
#define AMXX_VERSION 1.71
#define AMXX_VERSION_NUM 171
stock const AMXX_VERSION_STR[]="1.71"
#define AMXX_VERSION 1.72
#define AMXX_VERSION_NUM 172
stock const AMXX_VERSION_STR[]="1.72"
#define ADMIN_ALL 0 /* everyone */
#define ADMIN_IMMUNITY (1<<0) /* flag "a" */