Fixed bug amb70 - include files not semicolon-correct
Also, removed OLOcode from amxmisc.inc
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
|
||||
#define AMXX_VERSION 1.764
|
||||
#define AMXX_VERSION_NUM 176
|
||||
stock const AMXX_VERSION_STR[]="1.76d"
|
||||
stock const AMXX_VERSION_STR[]="1.76d";
|
||||
|
||||
#define M_PI 3.1415926535
|
||||
|
||||
|
Reference in New Issue
Block a user