From 2fca0567bfcd7b62b8fcd05ff36a07d931e1ea9e Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Fri, 12 Jul 2013 20:28:41 +0000 Subject: Added a StringToMobType() function to the Lua API (patch contributed by STR_Warrior) git-svn-id: http://mc-server.googlecode.com/svn/trunk@1674 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/Bindings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/Bindings.h') diff --git a/source/Bindings.h b/source/Bindings.h index a3a399bbc..9685235b3 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 07/09/13 09:51:26. +** Generated automatically by tolua++-1.0.92 on 07/12/13 22:26:52. */ /* Exported function */ -- cgit v1.2.3