added AMXX_VERSION_NUM

This commit is contained in:
Felix Geyer 2005-08-02 14:06:17 +00:00
parent fe3645d809
commit f2c3dfa874

View File

@ -12,6 +12,7 @@
#define _amxconst_included
#define AMXX_VERSION 1.50
#define AMXX_VERSION_NUM 150
stock const AMXX_VERSION_STR[]="1.50"
#define ADMIN_ALL 0 /* everyone */