diff options
author | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-09-18 01:01:20 +0200 |
---|---|---|
committer | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-09-18 01:01:20 +0200 |
commit | 480991d1ac07c1715bf090a4d81e988a00803cf3 (patch) | |
tree | 2349c93e693142ad212ead0fed6033c00819b455 /VC2008 | |
parent | Snow now supports meta values (diff) | |
download | cuberite-480991d1ac07c1715bf090a4d81e988a00803cf3.tar cuberite-480991d1ac07c1715bf090a4d81e988a00803cf3.tar.gz cuberite-480991d1ac07c1715bf090a4d81e988a00803cf3.tar.bz2 cuberite-480991d1ac07c1715bf090a4d81e988a00803cf3.tar.lz cuberite-480991d1ac07c1715bf090a4d81e988a00803cf3.tar.xz cuberite-480991d1ac07c1715bf090a4d81e988a00803cf3.tar.zst cuberite-480991d1ac07c1715bf090a4d81e988a00803cf3.zip |
Diffstat (limited to 'VC2008')
-rw-r--r-- | VC2008/MCServer.vcproj | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index af07300e3..423e3e2b0 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -2160,6 +2160,10 @@ > </File> <File + RelativePath="..\source\blocks\BlockPlanks.h" + > + </File> + <File RelativePath="..\source\Blocks\BlockPumpkin.h" > </File> @@ -2352,10 +2356,6 @@ > </File> <File - RelativePath="..\source\items\ItemSlab.h" - > - </File> - <File RelativePath="..\source\Items\ItemSpawnEgg.h" > </File> @@ -2371,10 +2371,6 @@ RelativePath="..\source\Items\ItemThrowable.h" > </File> - <File - RelativePath="..\source\items\ItemWood.h" - > - </File> </Filter> <Filter Name="Protocol" |