added AMXX_VERSION_STR

This commit is contained in:
Felix Geyer 2004-07-30 23:38:49 +00:00
parent c768788f4e
commit ac910f9e56

View File

@ -12,6 +12,7 @@
#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" */