From c08910d4afd440e865f8726efacb98c3b5b60dfc Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Thu, 19 Dec 2013 23:06:26 +0000 Subject: Fixed assertion during dirt block OnUpdate() --- VC2013/MCServer.vcxproj | 2 ++ VC2013/MCServer.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) (limited to 'VC2013') diff --git a/VC2013/MCServer.vcxproj b/VC2013/MCServer.vcxproj index 334aa875c..50a938ad2 100644 --- a/VC2013/MCServer.vcxproj +++ b/VC2013/MCServer.vcxproj @@ -224,6 +224,7 @@ + @@ -628,6 +629,7 @@ + diff --git a/VC2013/MCServer.vcxproj.filters b/VC2013/MCServer.vcxproj.filters index 724e1866d..74ddfafa8 100644 --- a/VC2013/MCServer.vcxproj.filters +++ b/VC2013/MCServer.vcxproj.filters @@ -945,6 +945,9 @@ Source Files\HTTPServer + + Source Files\Entities + @@ -1657,6 +1660,9 @@ Source Files\HTTPServer + + Source Files\Entities + -- cgit v1.2.3