diff options
author | Mattes D <github@xoft.cz> | 2013-11-30 16:20:27 +0100 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2013-11-30 16:20:27 +0100 |
commit | 2bbe5046e9d2119f2751af01cbce3185ee9514ed (patch) | |
tree | 059a36e4c22c22b1f6d591bc02ade598153015b4 /VC2008/MCServer.vcproj | |
parent | Changed cBlockHandler->OnUpdate() to use cChunk directly. (diff) | |
parent | Fixed pistons extending (diff) | |
download | cuberite-2bbe5046e9d2119f2751af01cbce3185ee9514ed.tar cuberite-2bbe5046e9d2119f2751af01cbce3185ee9514ed.tar.gz cuberite-2bbe5046e9d2119f2751af01cbce3185ee9514ed.tar.bz2 cuberite-2bbe5046e9d2119f2751af01cbce3185ee9514ed.tar.lz cuberite-2bbe5046e9d2119f2751af01cbce3185ee9514ed.tar.xz cuberite-2bbe5046e9d2119f2751af01cbce3185ee9514ed.tar.zst cuberite-2bbe5046e9d2119f2751af01cbce3185ee9514ed.zip |
Diffstat (limited to 'VC2008/MCServer.vcproj')
-rw-r--r-- | VC2008/MCServer.vcproj | 24 |
1 files changed, 4 insertions, 20 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index e0c57d50d..95e10ba40 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -2096,10 +2096,6 @@ > </File> <File - RelativePath="..\src\Blocks\BlockButton.cpp" - > - </File> - <File RelativePath="..\src\Blocks\BlockButton.h" > </File> @@ -2128,10 +2124,6 @@ > </File> <File - RelativePath="..\src\Blocks\BlockComparator.cpp" - > - </File> - <File RelativePath="..\src\Blocks\BlockComparator.h" > </File> @@ -2232,10 +2224,6 @@ > </File> <File - RelativePath="..\src\Blocks\BlockLever.cpp" - > - </File> - <File RelativePath="..\src\Blocks\BlockLever.h" > </File> @@ -2284,10 +2272,6 @@ > </File> <File - RelativePath="..\src\blocks\BlockRedstone.cpp" - > - </File> - <File RelativePath="..\src\blocks\BlockRedstone.h" > </File> @@ -2296,10 +2280,6 @@ > </File> <File - RelativePath="..\src\blocks\BlockRedstoneRepeater.cpp" - > - </File> - <File RelativePath="..\src\blocks\BlockRedstoneRepeater.h" > </File> @@ -2352,6 +2332,10 @@ > </File> <File + RelativePath="..\src\Blocks\BlockTrapdoor.h" + > + </File> + <File RelativePath="..\src\blocks\BlockVine.h" > </File> |