From 43e684071933adef93040e8d4b830d5c6b71cf9a Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sat, 12 Jan 2013 04:46:01 +0000 Subject: Merged branch "branches/hooks" into "trunk". git-svn-id: http://mc-server.googlecode.com/svn/trunk@1139 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/ChestEntity.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/ChestEntity.h') diff --git a/source/ChestEntity.h b/source/ChestEntity.h index 82d1e7b50..78746cfdf 100644 --- a/source/ChestEntity.h +++ b/source/ChestEntity.h @@ -52,7 +52,7 @@ public: private: cItem * m_Content; -}; //tolua_export +}; // tolua_export -- cgit v1.2.3