- fixed: NO_CHANGE was not declared correctly in ACS headers.

SVN r2137 (trunk)
This commit is contained in:
Christoph Oelckers 2010-01-28 09:23:55 +00:00
parent 90ad91a5c1
commit b4097c81ec

View file

@ -783,7 +783,7 @@
#define CHANGELEVEL_CHANGESKILL 8
#define CHANGELEVEL_NOINTERMISSION 16
#define NO_CHANGE -32767.0
#define NO_CHANGE 32767.0
#define SECF_SILENT 1
#define SECF_NOFALLINGDAMAGE 2