From 6835f21b8b69c2c43b9a5b96b70f923a1fd9aa07 Mon Sep 17 00:00:00 2001 From: "nielsbreu@gmail.com" Date: Sun, 9 Jun 2013 17:38:10 +0000 Subject: Added SetTicksUntilWeatherChange/GetTicksUntilWeatherChange. to set/get the amount of ticks before the weather changes. Added SendBlockChange to Lua to create "fake" blocks git-svn-id: http://mc-server.googlecode.com/svn/trunk@1572 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 9ef96eb40..36c0de50b 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 06/04/13 21:16:57. +** Generated automatically by tolua++-1.0.92 on 06/09/13 19:37:21. */ /* Exported function */ -- cgit v1.2.3