From 3ef6ecb8d2cdb45a3fdcc58485316d4b75c41139 Mon Sep 17 00:00:00 2001 From: "cedeel@gmail.com" Date: Fri, 15 Jun 2012 15:55:53 +0000 Subject: Basic handling of vines. No growth yet. git-svn-id: http://mc-server.googlecode.com/svn/trunk@615 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj | 3 ++- VC2010/MCServer.vcxproj.filters | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'VC2010') diff --git a/VC2010/MCServer.vcxproj b/VC2010/MCServer.vcxproj index 6768105cc..324c499f4 100644 --- a/VC2010/MCServer.vcxproj +++ b/VC2010/MCServer.vcxproj @@ -522,6 +522,7 @@ + @@ -705,4 +706,4 @@ - \ No newline at end of file + diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index 0db247c6c..0a3e16992 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -996,6 +996,9 @@ HandyStuff + + HandyStuff + cGroupManager @@ -1427,4 +1430,4 @@ - \ No newline at end of file + -- cgit v1.2.3