diff options
author | madmaxoft <github@xoft.cz> | 2013-10-23 11:12:04 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-10-23 11:12:04 +0200 |
commit | 730195c47e39792c2dba57e3f5d4f929cc237bd4 (patch) | |
tree | 1f737b3b8ccf058f6426d6a2cdc129eab9d75c96 /source/Bindings.h | |
parent | Removed cRoot:m_PrimaryServerVersion from Lua API. (diff) | |
download | cuberite-730195c47e39792c2dba57e3f5d4f929cc237bd4.tar cuberite-730195c47e39792c2dba57e3f5d4f929cc237bd4.tar.gz cuberite-730195c47e39792c2dba57e3f5d4f929cc237bd4.tar.bz2 cuberite-730195c47e39792c2dba57e3f5d4f929cc237bd4.tar.lz cuberite-730195c47e39792c2dba57e3f5d4f929cc237bd4.tar.xz cuberite-730195c47e39792c2dba57e3f5d4f929cc237bd4.tar.zst cuberite-730195c47e39792c2dba57e3f5d4f929cc237bd4.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 578779329..78a27292e 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 11:04:40.
+** Generated automatically by tolua++-1.0.92 on 10/23/13 11:08:32.
*/
/* Exported function */
|