diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-03-29 17:45:00 +0100 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-03-29 17:45:00 +0100 |
commit | d023589a192004ac20c18c40a73db1142364cde1 (patch) | |
tree | 478fdcf305ea0bcf129fedd4b00f5d23b195dfd7 /source/Bindings.h | |
parent | BlockArea: Finished rotation and mirroring with meta. Implemented example meta handling for vines, stairs and torches. (diff) | |
download | cuberite-d023589a192004ac20c18c40a73db1142364cde1.tar cuberite-d023589a192004ac20c18c40a73db1142364cde1.tar.gz cuberite-d023589a192004ac20c18c40a73db1142364cde1.tar.bz2 cuberite-d023589a192004ac20c18c40a73db1142364cde1.tar.lz cuberite-d023589a192004ac20c18c40a73db1142364cde1.tar.xz cuberite-d023589a192004ac20c18c40a73db1142364cde1.tar.zst cuberite-d023589a192004ac20c18c40a73db1142364cde1.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 68877e426..0dfcea988 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 03/24/13 22:28:31. +** Generated automatically by tolua++-1.0.92 on 03/29/13 17:37:21. */ /* Exported function */ |