diff options
author | nielsbreu@gmail.com <nielsbreu@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-06-09 19:46:40 +0200 |
---|---|---|
committer | nielsbreu@gmail.com <nielsbreu@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-06-09 19:46:40 +0200 |
commit | 1c1e289b3d1cde6978eb9a1d78a3e7aa98405aa4 (patch) | |
tree | 7bbbf3645a72c8153ff43ea7be1c18df713729a3 /source/Bindings.h | |
parent | Added SetTicksUntilWeatherChange/GetTicksUntilWeatherChange. to set/get the amount of ticks before the weather changes. Added SendBlockChange to Lua to create "fake" blocks (diff) | |
download | cuberite-1c1e289b3d1cde6978eb9a1d78a3e7aa98405aa4.tar cuberite-1c1e289b3d1cde6978eb9a1d78a3e7aa98405aa4.tar.gz cuberite-1c1e289b3d1cde6978eb9a1d78a3e7aa98405aa4.tar.bz2 cuberite-1c1e289b3d1cde6978eb9a1d78a3e7aa98405aa4.tar.lz cuberite-1c1e289b3d1cde6978eb9a1d78a3e7aa98405aa4.tar.xz cuberite-1c1e289b3d1cde6978eb9a1d78a3e7aa98405aa4.tar.zst cuberite-1c1e289b3d1cde6978eb9a1d78a3e7aa98405aa4.zip |
Diffstat (limited to '')
-rw-r--r-- | source/Bindings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Bindings.h b/source/Bindings.h index 36c0de50b..a5f883281 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/09/13 19:37:21. +** Generated automatically by tolua++-1.0.92 on 06/09/13 19:45:14. */ /* Exported function */ |