From 6ad8553a3a9095bd5a8c25085fa0bb209d411048 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sun, 26 Aug 2012 17:50:42 +0000 Subject: Added basic noteblocks, finished sign storage in Anvil (patch contributed by l0udPL) http://forum.mc-server.org/showthread.php?tid=528 git-svn-id: http://mc-server.googlecode.com/svn/trunk@793 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj.filters | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'VC2010/MCServer.vcxproj.filters') diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index cde3385fa..f85d0ba4e 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -442,6 +442,9 @@ {833e49bd-848d-42de-ac60-6cd7656474e3} + + {7bfe7ca2-4966-4eca-a501-94e1bfaa009f} + @@ -945,6 +948,9 @@ Generating + + cBlockEntity\cNoteEntity + @@ -1651,6 +1657,12 @@ Items + + Blocks + + + cBlockEntity\cNoteEntity + -- cgit v1.2.3