diff options
author | madmaxoft <github@xoft.cz> | 2013-09-15 20:29:20 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-09-15 20:29:20 +0200 |
commit | 9a35c1c15073a0bff45be7c034812bcdc220fa78 (patch) | |
tree | 0b464e97f80b9ef180ed2210a0494e8864859c68 /source/Bindings.h | |
parent | Updated the automatic bindings. (diff) | |
download | cuberite-9a35c1c15073a0bff45be7c034812bcdc220fa78.tar cuberite-9a35c1c15073a0bff45be7c034812bcdc220fa78.tar.gz cuberite-9a35c1c15073a0bff45be7c034812bcdc220fa78.tar.bz2 cuberite-9a35c1c15073a0bff45be7c034812bcdc220fa78.tar.lz cuberite-9a35c1c15073a0bff45be7c034812bcdc220fa78.tar.xz cuberite-9a35c1c15073a0bff45be7c034812bcdc220fa78.tar.zst cuberite-9a35c1c15073a0bff45be7c034812bcdc220fa78.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 9088b31aa..8dc9f5d4d 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 00:13:19.
+** Generated automatically by tolua++-1.0.92 on 09/15/13 20:27:51.
*/
/* Exported function */
|