diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-11-11 15:00:58 +0100 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-11-11 15:00:58 +0100 |
commit | e34f097543c7a2b733a6d6a8b55a26a6777b5e83 (patch) | |
tree | 9c58c9263dd8c9f9385954df1d6801c5be1ae17a /source/Bindings.h | |
parent | Fixed FS #268 - if a block entity breaking is disallowed by a plugin, the entire blockentity is sent back to the client (diff) | |
download | cuberite-e34f097543c7a2b733a6d6a8b55a26a6777b5e83.tar cuberite-e34f097543c7a2b733a6d6a8b55a26a6777b5e83.tar.gz cuberite-e34f097543c7a2b733a6d6a8b55a26a6777b5e83.tar.bz2 cuberite-e34f097543c7a2b733a6d6a8b55a26a6777b5e83.tar.lz cuberite-e34f097543c7a2b733a6d6a8b55a26a6777b5e83.tar.xz cuberite-e34f097543c7a2b733a6d6a8b55a26a6777b5e83.tar.zst cuberite-e34f097543c7a2b733a6d6a8b55a26a6777b5e83.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 42e495fe5..53d1d69fa 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/01/12 22:24:07. +** Generated automatically by tolua++-1.0.92 on 11/11/12 14:50:43. */ /* Exported function */ |