Adjust version for manual build and update VS projects (#543)
This commit is contained in:
@ -12,6 +12,6 @@
|
||||
#endif
|
||||
#define _amxmodx_version_included
|
||||
|
||||
#define AMXX_VERSION 1.83
|
||||
#define AMXX_VERSION_NUM 183
|
||||
stock const AMXX_VERSION_STR[] = "1.8.3-manual";
|
||||
#define AMXX_VERSION 1.9.0
|
||||
#define AMXX_VERSION_NUM 190
|
||||
stock const AMXX_VERSION_STR[] = "1.9.0-manual";
|
||||
|
Reference in New Issue
Block a user