diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-19 23:31:00 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-19 23:31:00 +0200 |
commit | ed5578fd2442f375e10c5ed37c11d93e13daf564 (patch) | |
tree | 5c1be71d5a0c08f514363dac31331cf457480f8f /source/Bindings.h | |
parent | Made ForEach API safer to use, now supports Destroy()-ing objects, too ( http://forum.mc-server.org/showthread.php?tid=434&pid=3513#pid3513 ) (diff) | |
download | cuberite-ed5578fd2442f375e10c5ed37c11d93e13daf564.tar cuberite-ed5578fd2442f375e10c5ed37c11d93e13daf564.tar.gz cuberite-ed5578fd2442f375e10c5ed37c11d93e13daf564.tar.bz2 cuberite-ed5578fd2442f375e10c5ed37c11d93e13daf564.tar.lz cuberite-ed5578fd2442f375e10c5ed37c11d93e13daf564.tar.xz cuberite-ed5578fd2442f375e10c5ed37c11d93e13daf564.tar.zst cuberite-ed5578fd2442f375e10c5ed37c11d93e13daf564.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 d1ed4b132..fa12076ed 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 06/17/12 20:43:06. +** Generated automatically by tolua++-1.0.92 on 06/19/12 23:28:50. */ /* Exported function */ |