diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-05-28 14:05:23 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-05-28 14:05:23 +0200 |
commit | 5f208f30ac5f72dc0e7a6f5a658902ce9d1c57c1 (patch) | |
tree | 899f54ac10f7f36d460f3235db476aa9e7f7fbce /source/Bindings.h | |
parent | DropSpensers: Fixed activation when receiving redstone signal. Now only one item is dropspensed. (diff) | |
download | cuberite-5f208f30ac5f72dc0e7a6f5a658902ce9d1c57c1.tar cuberite-5f208f30ac5f72dc0e7a6f5a658902ce9d1c57c1.tar.gz cuberite-5f208f30ac5f72dc0e7a6f5a658902ce9d1c57c1.tar.bz2 cuberite-5f208f30ac5f72dc0e7a6f5a658902ce9d1c57c1.tar.lz cuberite-5f208f30ac5f72dc0e7a6f5a658902ce9d1c57c1.tar.xz cuberite-5f208f30ac5f72dc0e7a6f5a658902ce9d1c57c1.tar.zst cuberite-5f208f30ac5f72dc0e7a6f5a658902ce9d1c57c1.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 2b47c8dd7..90ed4fcc0 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 05/26/13 22:51:07. +** Generated automatically by tolua++-1.0.92 on 05/28/13 14:04:23. */ /* Exported function */ |