added amxx to vers string

This commit is contained in:
David Anderson 2006-02-28 05:14:36 +00:00
parent b2437451e3
commit f853f8f8cd

View File

@ -62,7 +62,7 @@
#endif
#include "sc.h"
#define VERSION_STR "3.0.3367"
#define VERSION_STR "3.0.3367-amxx"
#define VERSION_INT 0x300
static void resetglobals(void);