diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-15 23:31:06 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-15 23:31:06 +0200 |
commit | 7d4abe001eb004755b361932875256ce83252b71 (patch) | |
tree | fc825f9c74cfcb2401ce61919e12ed4c38faed4b /source/Bindings.cpp | |
parent | Lit furnaces can be used by players (diff) | |
download | cuberite-7d4abe001eb004755b361932875256ce83252b71.tar cuberite-7d4abe001eb004755b361932875256ce83252b71.tar.gz cuberite-7d4abe001eb004755b361932875256ce83252b71.tar.bz2 cuberite-7d4abe001eb004755b361932875256ce83252b71.tar.lz cuberite-7d4abe001eb004755b361932875256ce83252b71.tar.xz cuberite-7d4abe001eb004755b361932875256ce83252b71.tar.zst cuberite-7d4abe001eb004755b361932875256ce83252b71.zip |
Diffstat (limited to 'source/Bindings.cpp')
-rw-r--r-- | source/Bindings.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Bindings.cpp b/source/Bindings.cpp index 2edcd2c23..2c3af87bb 100644 --- a/source/Bindings.cpp +++ b/source/Bindings.cpp @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 06/14/12 21:17:55. +** Generated automatically by tolua++-1.0.92 on 06/15/12 23:23:53. */ #ifndef __cplusplus |