diff options
author | Daniel O'Brien <marmot.daniel@gmail.com> | 2013-11-16 11:38:57 +0100 |
---|---|---|
committer | Daniel O'Brien <marmot.daniel@gmail.com> | 2013-11-16 11:38:57 +0100 |
commit | 359539293782713d47e51775b65ee91fc89994e4 (patch) | |
tree | 7e6fd07f9e20b6568b3e461dbd55bc7542b07358 /source/Bindings.h | |
parent | fix possible threadlock issue, changed function names to be closer to standard (diff) | |
download | cuberite-359539293782713d47e51775b65ee91fc89994e4.tar cuberite-359539293782713d47e51775b65ee91fc89994e4.tar.gz cuberite-359539293782713d47e51775b65ee91fc89994e4.tar.bz2 cuberite-359539293782713d47e51775b65ee91fc89994e4.tar.lz cuberite-359539293782713d47e51775b65ee91fc89994e4.tar.xz cuberite-359539293782713d47e51775b65ee91fc89994e4.tar.zst cuberite-359539293782713d47e51775b65ee91fc89994e4.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 42c158096..fd1ac3242 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 11/16/13 02:20:35. +** Generated automatically by tolua++-1.0.92 on 11/16/13 21:19:33. */ /* Exported function */ |