From 3be48a2d5a8988f5df8b8776a7d4d534871378b3 Mon Sep 17 00:00:00 2001 From: "admin@omencraft.com" Date: Wed, 9 Nov 2011 23:24:51 +0000 Subject: Added random weather that persists per world. Also added SetWeather, GetWeather, and CastThunderbolt to lua bindings. git-svn-id: http://mc-server.googlecode.com/svn/trunk@83 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 917cf80d1..dd6c6335f 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 11/09/11 15:37:10. +** Generated automatically by tolua++-1.0.92 on 11/09/11 17:20:10. */ /* Exported function */ -- cgit v1.2.3