From 4e44c4b33a35fcaa22d26ef1b5fc82275ef6216d Mon Sep 17 00:00:00 2001 From: "nielsbreu@gmail.com" Date: Thu, 9 May 2013 14:32:27 +0000 Subject: function SpawnItemPickups is now exported to Lua. Lua is able to create a Items object. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1463 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/Bindings.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'source/Bindings.h') diff --git a/source/Bindings.h b/source/Bindings.h index e80650e8b..1965974d1 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,10 @@ /* ** Lua binding: AllToLua +<<<<<<< .mine +** Generated automatically by tolua++-1.0.92 on 05/09/13 14:14:48. +======= ** Generated automatically by tolua++-1.0.92 on 05/08/13 11:35:08. +>>>>>>> .r1462 */ /* Exported function */ -- cgit v1.2.3