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

@@ -7,6 +7,7 @@
#include "Protocol132.h"
#include "../Root.h"
#include "../Server.h"
#include "../World.h"
#include "../ClientHandle.h"
#include "../../CryptoPP/randpool.h"
#include "../Item.h"