diff options
author | admin@omencraft.com <admin@omencraft.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2011-11-10 17:30:14 +0100 |
---|---|---|
committer | admin@omencraft.com <admin@omencraft.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2011-11-10 17:30:14 +0100 |
commit | 6027c3d0b8417c951b92f37e80cb6f99ebf40e67 (patch) | |
tree | e3169e73472f4937c5bb23678bd46d79e89feeac /source/Bindings.h | |
parent | Fixed doors. I forgot to actually return proper Hex value. Started work on adding farmland, farming, and leaf decay support. (diff) | |
download | cuberite-6027c3d0b8417c951b92f37e80cb6f99ebf40e67.tar cuberite-6027c3d0b8417c951b92f37e80cb6f99ebf40e67.tar.gz cuberite-6027c3d0b8417c951b92f37e80cb6f99ebf40e67.tar.bz2 cuberite-6027c3d0b8417c951b92f37e80cb6f99ebf40e67.tar.lz cuberite-6027c3d0b8417c951b92f37e80cb6f99ebf40e67.tar.xz cuberite-6027c3d0b8417c951b92f37e80cb6f99ebf40e67.tar.zst cuberite-6027c3d0b8417c951b92f37e80cb6f99ebf40e67.zip |
Diffstat (limited to 'source/Bindings.h')
-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 dd6c6335f..fecc08b40 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 17:20:10.
+** Generated automatically by tolua++-1.0.92 on 11/10/11 10:15:41.
*/
/* Exported function */
|