diff options
author | madmaxoft <github@xoft.cz> | 2013-10-09 09:38:47 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-10-09 09:38:47 +0200 |
commit | 2ff882f239f065585ad1b02f12b191bf99dd6626 (patch) | |
tree | a1d41562a820d965765b3ef22a0a892097fe27e7 /source/Bindings.h | |
parent | Fixed warning in cFireSimulator. (diff) | |
download | cuberite-2ff882f239f065585ad1b02f12b191bf99dd6626.tar cuberite-2ff882f239f065585ad1b02f12b191bf99dd6626.tar.gz cuberite-2ff882f239f065585ad1b02f12b191bf99dd6626.tar.bz2 cuberite-2ff882f239f065585ad1b02f12b191bf99dd6626.tar.lz cuberite-2ff882f239f065585ad1b02f12b191bf99dd6626.tar.xz cuberite-2ff882f239f065585ad1b02f12b191bf99dd6626.tar.zst cuberite-2ff882f239f065585ad1b02f12b191bf99dd6626.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 a1daea398..6a5347506 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /*
** Lua binding: AllToLua
-** Generated automatically by tolua++-1.0.92 on 10/08/13 20:07:52.
+** Generated automatically by tolua++-1.0.92 on 10/09/13 09:38:10.
*/
/* Exported function */
|