1
0

Completely removed the old (buggy) redstone simulator.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@937 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
madmaxoft@gmail.com
2012-10-06 20:04:58 +00:00
parent 770486d2e1
commit 28332c6567
13 changed files with 344 additions and 645 deletions

View File

@@ -21,7 +21,6 @@
#include "Torch.h"
#include "Ladder.h"
#include "Pickup.h"
#include "Redstone.h"
#include "Item.h"
#include "Noise.h"
#include "Root.h"