summaryrefslogtreecommitdiffstats
path: root/VC2008
diff options
context:
space:
mode:
authorluksor111@gmail.com <luksor111@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-12-29 12:49:00 +0100
committerluksor111@gmail.com <luksor111@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-12-29 12:49:00 +0100
commit4561b2c22f755cd91009f2d90efa15671db6a15a (patch)
tree109b724402a17f5529e98ae762f978d436ff5e66 /VC2008
parentProtoProxy: Now handles the ATTACH_ENTITY packet (0x27) (diff)
downloadcuberite-4561b2c22f755cd91009f2d90efa15671db6a15a.tar
cuberite-4561b2c22f755cd91009f2d90efa15671db6a15a.tar.gz
cuberite-4561b2c22f755cd91009f2d90efa15671db6a15a.tar.bz2
cuberite-4561b2c22f755cd91009f2d90efa15671db6a15a.tar.lz
cuberite-4561b2c22f755cd91009f2d90efa15671db6a15a.tar.xz
cuberite-4561b2c22f755cd91009f2d90efa15671db6a15a.tar.zst
cuberite-4561b2c22f755cd91009f2d90efa15671db6a15a.zip
Diffstat (limited to 'VC2008')
-rw-r--r--VC2008/MCServer.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj
index 472e068ab..c22870614 100644
--- a/VC2008/MCServer.vcproj
+++ b/VC2008/MCServer.vcproj
@@ -1755,10 +1755,18 @@
>
</File>
<File
+ RelativePath="..\source\Blocks\BlockBrewingStand.h"
+ >
+ </File>
+ <File
RelativePath="..\source\blocks\BlockCactus.h"
>
</File>
<File
+ RelativePath="..\source\Blocks\BlockCauldron.h"
+ >
+ </File>
+ <File
RelativePath="..\source\blocks\BlockChest.h"
>
</File>
@@ -1983,10 +1991,18 @@
>
</File>
<File
+ RelativePath="..\source\Items\ItemBrewingStand.h"
+ >
+ </File>
+ <File
RelativePath="..\source\items\ItemBucket.h"
>
</File>
<File
+ RelativePath="..\source\Items\ItemCauldron.h"
+ >
+ </File>
+ <File
RelativePath="..\source\items\ItemCloth.h"
>
</File>