Change zeroes to manual in predefined version.inc
This commit is contained in:
		@@ -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";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user