diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-12-16 06:52:45 +0100 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-12-16 06:52:45 +0100 |
commit | b1777fa867fdd14b1a4b00774a5f7675130ecb97 (patch) | |
tree | 86d4976c55684f5234bb52bf7912ff4f9d22291e /VC2008 | |
parent | Fixed fall damage again (diff) | |
download | cuberite-b1777fa867fdd14b1a4b00774a5f7675130ecb97.tar cuberite-b1777fa867fdd14b1a4b00774a5f7675130ecb97.tar.gz cuberite-b1777fa867fdd14b1a4b00774a5f7675130ecb97.tar.bz2 cuberite-b1777fa867fdd14b1a4b00774a5f7675130ecb97.tar.lz cuberite-b1777fa867fdd14b1a4b00774a5f7675130ecb97.tar.xz cuberite-b1777fa867fdd14b1a4b00774a5f7675130ecb97.tar.zst cuberite-b1777fa867fdd14b1a4b00774a5f7675130ecb97.zip |
Diffstat (limited to '')
-rw-r--r-- | VC2008/MCServer.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 6646bc148..2dd834e5b 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1855,6 +1855,14 @@ >
</File>
<File
+ RelativePath="..\source\Blocks\BlockLever.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\Blocks\BlockLever.h"
+ >
+ </File>
+ <File
RelativePath="..\source\blocks\BlockMelon.h"
>
</File>
|