diff options
author | faketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-09-02 15:54:33 +0200 |
---|---|---|
committer | faketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-09-02 15:54:33 +0200 |
commit | f075bed23c9a00e8e73f4580360d0c8900a3cfc7 (patch) | |
tree | af01ac76821fc65724e493969e57a568d7464676 /source/Bindings.h | |
parent | Exported cWorld::DoWithChestAt to Lua (diff) | |
download | cuberite-f075bed23c9a00e8e73f4580360d0c8900a3cfc7.tar cuberite-f075bed23c9a00e8e73f4580360d0c8900a3cfc7.tar.gz cuberite-f075bed23c9a00e8e73f4580360d0c8900a3cfc7.tar.bz2 cuberite-f075bed23c9a00e8e73f4580360d0c8900a3cfc7.tar.lz cuberite-f075bed23c9a00e8e73f4580360d0c8900a3cfc7.tar.xz cuberite-f075bed23c9a00e8e73f4580360d0c8900a3cfc7.tar.zst cuberite-f075bed23c9a00e8e73f4580360d0c8900a3cfc7.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 635019a6a..b6d879e29 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 09/02/12 15:32:36. +** Generated automatically by tolua++-1.0.92 on 09/02/12 15:53:59. */ /* Exported function */ |