From 480991d1ac07c1715bf090a4d81e988a00803cf3 Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Wed, 18 Sep 2013 00:01:20 +0100 Subject: Multiple fixes [SEE DESC] - Removed two random block handling files in the item handling section that didn't do anything. (One was an attempt at making slabs work, but failed to realise that the coords would have to be the block CLICKED, and another was just a random empty file for handling wooden planks.) * Fixed placing repeater blocks not directioning properly * Fixed wood directions breaking plank metadata --- VC2008/MCServer.vcproj | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'VC2008') diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index af07300e3..423e3e2b0 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -2159,6 +2159,10 @@ RelativePath="..\source\blocks\BlockPiston.h" > + + @@ -2351,10 +2355,6 @@ RelativePath="..\source\items\ItemSign.h" > - - @@ -2371,10 +2371,6 @@ RelativePath="..\source\Items\ItemThrowable.h" > - -