From 5514a6169fa1bd35e392ad653ce739a1573dc955 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sun, 15 Sep 2013 21:53:36 +0200 Subject: Removed obsoleted cWorld functions from the API: GetClassStatic() (is used only internally by ManualBindings) GetTime() (is replaced with GetWorldAge() and GetTimeOfDay() --- 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 d5a267b1e..880669d3c 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 09/15/13 21:24:52. +** Generated automatically by tolua++-1.0.92 on 09/15/13 21:52:06. */ /* Exported function */ -- cgit v1.2.3