diff options
author | madmaxoft <github@xoft.cz> | 2013-09-16 10:15:25 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-09-16 10:15:25 +0200 |
commit | 79851476d21eacd5280f20c6dd4d7eddf028afa5 (patch) | |
tree | f7c6faf3063664789f4856992533f3d90f072075 /source/Bindings.h | |
parent | cWorld:QueueTickBlock takes the delay in ticks. (diff) | |
download | cuberite-79851476d21eacd5280f20c6dd4d7eddf028afa5.tar cuberite-79851476d21eacd5280f20c6dd4d7eddf028afa5.tar.gz cuberite-79851476d21eacd5280f20c6dd4d7eddf028afa5.tar.bz2 cuberite-79851476d21eacd5280f20c6dd4d7eddf028afa5.tar.lz cuberite-79851476d21eacd5280f20c6dd4d7eddf028afa5.tar.xz cuberite-79851476d21eacd5280f20c6dd4d7eddf028afa5.tar.zst cuberite-79851476d21eacd5280f20c6dd4d7eddf028afa5.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 8182de938..e7af1a652 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /*
** Lua binding: AllToLua
-** Generated automatically by tolua++-1.0.92 on 09/16/13 09:19:34.
+** Generated automatically by tolua++-1.0.92 on 09/16/13 10:08:24.
*/
/* Exported function */
|