diff options
author | madmaxoft <github@xoft.cz> | 2013-08-19 11:58:20 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-08-19 11:58:20 +0200 |
commit | 25e2f721ad2a65d336a83bcaf021d7edb0837125 (patch) | |
tree | 8bf8fb6daf741563be804845478269d715417d63 /source/Bindings.h | |
parent | Added cPickup:GetAge() the the Lua API. (diff) | |
download | cuberite-25e2f721ad2a65d336a83bcaf021d7edb0837125.tar cuberite-25e2f721ad2a65d336a83bcaf021d7edb0837125.tar.gz cuberite-25e2f721ad2a65d336a83bcaf021d7edb0837125.tar.bz2 cuberite-25e2f721ad2a65d336a83bcaf021d7edb0837125.tar.lz cuberite-25e2f721ad2a65d336a83bcaf021d7edb0837125.tar.xz cuberite-25e2f721ad2a65d336a83bcaf021d7edb0837125.tar.zst cuberite-25e2f721ad2a65d336a83bcaf021d7edb0837125.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 72a979d0b..4dee7f815 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/19/13 11:43:39. +** Generated automatically by tolua++-1.0.92 on 08/19/13 11:57:27. */ /* Exported function */ |