diff options
author | madmaxoft <github@xoft.cz> | 2013-08-25 21:31:35 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-08-25 21:31:35 +0200 |
commit | da3e24863274a80f4bda0251e678ec354c8d59e6 (patch) | |
tree | be1b541ba6ba5008700b3938364174fc9c5ab7de /source/Bindings.h | |
parent | Moved entity spawning into cEntity::Initialize(). (diff) | |
download | cuberite-da3e24863274a80f4bda0251e678ec354c8d59e6.tar cuberite-da3e24863274a80f4bda0251e678ec354c8d59e6.tar.gz cuberite-da3e24863274a80f4bda0251e678ec354c8d59e6.tar.bz2 cuberite-da3e24863274a80f4bda0251e678ec354c8d59e6.tar.lz cuberite-da3e24863274a80f4bda0251e678ec354c8d59e6.tar.xz cuberite-da3e24863274a80f4bda0251e678ec354c8d59e6.tar.zst cuberite-da3e24863274a80f4bda0251e678ec354c8d59e6.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 8563cfeda..9ab753010 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 08/25/13 17:06:07. +** Generated automatically by tolua++-1.0.92 on 08/25/13 21:26:25. */ /* Exported function */ |