diff options
author | madmaxoft <github@xoft.cz> | 2013-10-23 12:09:11 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-10-23 12:09:11 +0200 |
commit | b8a27932286a4626b1b202a7f521d609073c1ea9 (patch) | |
tree | 4169dcaa68ff742d78dc110d9dd8ac8ae6f7df21 /source/Bindings.h | |
parent | Fixed cDropSpenserEntity bindings generating an extra var. (diff) | |
download | cuberite-b8a27932286a4626b1b202a7f521d609073c1ea9.tar cuberite-b8a27932286a4626b1b202a7f521d609073c1ea9.tar.gz cuberite-b8a27932286a4626b1b202a7f521d609073c1ea9.tar.bz2 cuberite-b8a27932286a4626b1b202a7f521d609073c1ea9.tar.lz cuberite-b8a27932286a4626b1b202a7f521d609073c1ea9.tar.xz cuberite-b8a27932286a4626b1b202a7f521d609073c1ea9.tar.zst cuberite-b8a27932286a4626b1b202a7f521d609073c1ea9.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 3d2114d89..85dec30fb 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:13:15.
+** Generated automatically by tolua++-1.0.92 on 10/23/13 12:07:28.
*/
/* Exported function */
|