diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-02-06 23:29:29 +0100 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-02-06 23:29:29 +0100 |
commit | afdbb1d71bb69cf20cd7458e192be0c9308515ba (patch) | |
tree | 47ca77980e18d96bb3da82f7fc60448fbe92d12d /source/Bindings.h | |
parent | Added a new API call to cBlockArea: Crop(). (diff) | |
download | cuberite-afdbb1d71bb69cf20cd7458e192be0c9308515ba.tar cuberite-afdbb1d71bb69cf20cd7458e192be0c9308515ba.tar.gz cuberite-afdbb1d71bb69cf20cd7458e192be0c9308515ba.tar.bz2 cuberite-afdbb1d71bb69cf20cd7458e192be0c9308515ba.tar.lz cuberite-afdbb1d71bb69cf20cd7458e192be0c9308515ba.tar.xz cuberite-afdbb1d71bb69cf20cd7458e192be0c9308515ba.tar.zst cuberite-afdbb1d71bb69cf20cd7458e192be0c9308515ba.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 afbeaeaec..2ee3ca938 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 02/06/13 17:53:01. +** Generated automatically by tolua++-1.0.92 on 02/06/13 22:02:40. */ /* Exported function */ |