diff options
author | Mattes D <github@xoft.cz> | 2013-12-11 17:02:45 +0100 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2013-12-11 17:02:45 +0100 |
commit | 7035d31e9d8f4d25efc722cb3d2a49fb756249ee (patch) | |
tree | 75dd002246aa046a67c6675e9f3a4f93bb644e33 /src/Bindings/Bindings.h | |
parent | ExpOrbs now move. (diff) | |
parent | HOOK_WORLD_STARTED now gets called when the CreateAndInitializeWorld function is used. (diff) | |
download | cuberite-7035d31e9d8f4d25efc722cb3d2a49fb756249ee.tar cuberite-7035d31e9d8f4d25efc722cb3d2a49fb756249ee.tar.gz cuberite-7035d31e9d8f4d25efc722cb3d2a49fb756249ee.tar.bz2 cuberite-7035d31e9d8f4d25efc722cb3d2a49fb756249ee.tar.lz cuberite-7035d31e9d8f4d25efc722cb3d2a49fb756249ee.tar.xz cuberite-7035d31e9d8f4d25efc722cb3d2a49fb756249ee.tar.zst cuberite-7035d31e9d8f4d25efc722cb3d2a49fb756249ee.zip |
Diffstat (limited to 'src/Bindings/Bindings.h')
-rw-r--r-- | src/Bindings/Bindings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Bindings/Bindings.h b/src/Bindings/Bindings.h index 88367e71f..c07c0588b 100644 --- a/src/Bindings/Bindings.h +++ b/src/Bindings/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 12/08/13 18:11:13. +** Generated automatically by tolua++-1.0.92 on 12/11/13 12:34:22. */ /* Exported function */ |