From 3f30d5dfd29484c0201118ff525863d8ce266aa8 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sun, 22 Jul 2012 18:51:38 +0000 Subject: Added a new cave generator: DualRidgeCaves ( somewhat like http://www.gamedev.net/blog/33/entry-2227887-more-on-minecraft-type-world-gen/ ) git-svn-id: http://mc-server.googlecode.com/svn/trunk@694 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'VC2010/MCServer.vcxproj') diff --git a/VC2010/MCServer.vcxproj b/VC2010/MCServer.vcxproj index a642ea4b7..f4cc5a089 100644 --- a/VC2010/MCServer.vcxproj +++ b/VC2010/MCServer.vcxproj @@ -312,6 +312,7 @@ + @@ -544,6 +545,7 @@ + -- cgit v1.2.3