1
0

Moved entities into the Entities subfolder.

This commit is contained in:
madmaxoft
2013-08-19 11:39:13 +02:00
parent 539ae20466
commit 1a7912744f
78 changed files with 249 additions and 237 deletions

View File

@@ -2,7 +2,7 @@
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
#include "Plugin.h"
#include "Player.h"
#include "Entities/Player.h"
#include "World.h"
#include "CommandOutput.h"
#include "Mobs/Monster.h"