diff options
author | madmaxoft <github@xoft.cz> | 2013-10-24 16:45:13 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-10-24 16:45:13 +0200 |
commit | 5331555708ce3bfc4417b2f7c788fff98e81a858 (patch) | |
tree | 2a3351f51e136135d89d533c7a66f2ed881c0a81 /source/Bindings.h | |
parent | cPickup cleanup. (diff) | |
download | cuberite-5331555708ce3bfc4417b2f7c788fff98e81a858.tar cuberite-5331555708ce3bfc4417b2f7c788fff98e81a858.tar.gz cuberite-5331555708ce3bfc4417b2f7c788fff98e81a858.tar.bz2 cuberite-5331555708ce3bfc4417b2f7c788fff98e81a858.tar.lz cuberite-5331555708ce3bfc4417b2f7c788fff98e81a858.tar.xz cuberite-5331555708ce3bfc4417b2f7c788fff98e81a858.tar.zst cuberite-5331555708ce3bfc4417b2f7c788fff98e81a858.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 620dbea84..f123da881 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/23/13 13:30:24.
+** Generated automatically by tolua++-1.0.92 on 10/24/13 16:43:15.
*/
/* Exported function */
|