diff options
author | madmaxoft <github@xoft.cz> | 2013-11-15 10:15:27 +0100 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-11-15 10:15:27 +0100 |
commit | 49d6afd501c16a782881e30bce2f908d730ce767 (patch) | |
tree | 35c50dc1722e0af2bffc563e18c7ec49c61a459f /source/Bindings.h | |
parent | cRoot::SaveAllChunks() doesn't wait for the save (deadlocks). (diff) | |
download | cuberite-49d6afd501c16a782881e30bce2f908d730ce767.tar cuberite-49d6afd501c16a782881e30bce2f908d730ce767.tar.gz cuberite-49d6afd501c16a782881e30bce2f908d730ce767.tar.bz2 cuberite-49d6afd501c16a782881e30bce2f908d730ce767.tar.lz cuberite-49d6afd501c16a782881e30bce2f908d730ce767.tar.xz cuberite-49d6afd501c16a782881e30bce2f908d730ce767.tar.zst cuberite-49d6afd501c16a782881e30bce2f908d730ce767.zip |
Diffstat (limited to 'source/Bindings.h')
-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 a853b3521..13f398a4d 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 11/15/13 09:35:13. +** Generated automatically by tolua++-1.0.92 on 11/15/13 10:14:20. */ /* Exported function */ |