diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-06-01 09:54:04 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-06-01 09:54:04 +0200 |
commit | 7c0be7520ac70ceed378856aa95a062935d80442 (patch) | |
tree | 3d228c759b47a2744bcceedffa7ebe53214b36a3 /source/Bindings.h | |
parent | Added cLuaWindow:SetOnSlotChanged(); the callback is called only for non-inventory slots (diff) | |
download | cuberite-7c0be7520ac70ceed378856aa95a062935d80442.tar cuberite-7c0be7520ac70ceed378856aa95a062935d80442.tar.gz cuberite-7c0be7520ac70ceed378856aa95a062935d80442.tar.bz2 cuberite-7c0be7520ac70ceed378856aa95a062935d80442.tar.lz cuberite-7c0be7520ac70ceed378856aa95a062935d80442.tar.xz cuberite-7c0be7520ac70ceed378856aa95a062935d80442.tar.zst cuberite-7c0be7520ac70ceed378856aa95a062935d80442.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 0a25bec3d..6ec76cc1c 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/30/13 21:32:45. +** Generated automatically by tolua++-1.0.92 on 06/01/13 09:50:24. */ /* Exported function */ |