Change zeroes to manual in predefined version.inc
This commit is contained in:
parent
868be37007
commit
c5ba642630
|
@ -11,6 +11,6 @@
|
|||
#endif
|
||||
#define _amxmodx_version_included
|
||||
|
||||
#define AMXX_VERSION 0
|
||||
#define AMXX_VERSION_NUM 0
|
||||
stock const AMXX_VERSION_STR[] = "AMBuild failed?";
|
||||
#define AMXX_VERSION 1.83
|
||||
#define AMXX_VERSION_NUM 183
|
||||
stock const AMXX_VERSION_STR[] = "1.8.3-manual";
|
||||
|
|
Loading…
Reference in New Issue
Block a user