1
0

Removed the cDoors class.

The helper functions that it implemented were moved into their respective blockhandlers.
This commit is contained in:
madmaxoft
2013-09-09 10:49:52 +02:00
parent db6cfefadd
commit b8d2d94d90
6 changed files with 112 additions and 101 deletions

View File

@@ -11,7 +11,6 @@
#include "BlockEntities/SignEntity.h"
#include "UI/Window.h"
#include "Item.h"
#include "Doors.h"
#include "Piston.h"
#include "Mobs/Monster.h"
#include "ChatColor.h"