diff options
author | madmaxoft <github@xoft.cz> | 2013-09-15 22:09:45 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-09-15 22:09:45 +0200 |
commit | 4aa14c02642c447cc79ae31d6b179e71f678795b (patch) | |
tree | 25c9cd3f675dee46fa480f25f3012170c45dbcd1 /source/Bindings.h | |
parent | Removed cWorld deprecated API: SetWorldTime() (diff) | |
download | cuberite-4aa14c02642c447cc79ae31d6b179e71f678795b.tar cuberite-4aa14c02642c447cc79ae31d6b179e71f678795b.tar.gz cuberite-4aa14c02642c447cc79ae31d6b179e71f678795b.tar.bz2 cuberite-4aa14c02642c447cc79ae31d6b179e71f678795b.tar.lz cuberite-4aa14c02642c447cc79ae31d6b179e71f678795b.tar.xz cuberite-4aa14c02642c447cc79ae31d6b179e71f678795b.tar.zst cuberite-4aa14c02642c447cc79ae31d6b179e71f678795b.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 880669d3c..d2a89fb47 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/15/13 21:52:06.
+** Generated automatically by tolua++-1.0.92 on 09/15/13 22:09:07.
*/
/* Exported function */
|