diff options
author | madmaxoft <github@xoft.cz> | 2013-08-27 08:57:35 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-08-27 08:57:35 +0200 |
commit | cdd0eba1b5fdad85c22a2e50683904f85e8b1eb6 (patch) | |
tree | a437bc457c2855dbab2859bc93f71e3aa739fa6c /source/Bindings.h | |
parent | Fixed ProtoProxy compilation, added client Kick handling. (diff) | |
download | cuberite-cdd0eba1b5fdad85c22a2e50683904f85e8b1eb6.tar cuberite-cdd0eba1b5fdad85c22a2e50683904f85e8b1eb6.tar.gz cuberite-cdd0eba1b5fdad85c22a2e50683904f85e8b1eb6.tar.bz2 cuberite-cdd0eba1b5fdad85c22a2e50683904f85e8b1eb6.tar.lz cuberite-cdd0eba1b5fdad85c22a2e50683904f85e8b1eb6.tar.xz cuberite-cdd0eba1b5fdad85c22a2e50683904f85e8b1eb6.tar.zst cuberite-cdd0eba1b5fdad85c22a2e50683904f85e8b1eb6.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 97c582582..4c68ffbe9 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 08/25/13 15:54:49. +** Generated automatically by tolua++-1.0.92 on 08/27/13 08:55:57. */ /* Exported function */ |