1
0

Replaced E_ENTITY_TYPE_XXX with cMonster::mtXXX.

Also slightly improved the spawning algorithm.
This commit is contained in:
madmaxoft
2013-08-16 10:48:19 +02:00
parent 78b329a9b5
commit 0cb00996de
18 changed files with 209 additions and 171 deletions

View File

@@ -2,6 +2,7 @@
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
#include "Skeleton.h"
#include "../World.h"