diff options
author | madmaxoft <github@xoft.cz> | 2013-11-02 17:45:48 +0100 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-11-03 11:59:05 +0100 |
commit | 9bdc94053e94c7ca47e2e0dc0db4483a8c0ddfb8 (patch) | |
tree | ef3bb04c80bddcce885f314416a59bbb232a511c /source/Bindings.h | |
parent | Added cPlayer::GetEffectiveGameMode(). (diff) | |
download | cuberite-9bdc94053e94c7ca47e2e0dc0db4483a8c0ddfb8.tar cuberite-9bdc94053e94c7ca47e2e0dc0db4483a8c0ddfb8.tar.gz cuberite-9bdc94053e94c7ca47e2e0dc0db4483a8c0ddfb8.tar.bz2 cuberite-9bdc94053e94c7ca47e2e0dc0db4483a8c0ddfb8.tar.lz cuberite-9bdc94053e94c7ca47e2e0dc0db4483a8c0ddfb8.tar.xz cuberite-9bdc94053e94c7ca47e2e0dc0db4483a8c0ddfb8.tar.zst cuberite-9bdc94053e94c7ca47e2e0dc0db4483a8c0ddfb8.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 411e608d9..455307a89 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /*
** Lua binding: AllToLua
-** Generated automatically by tolua++-1.0.92 on 10/28/13 13:11:04.
+** Generated automatically by tolua++-1.0.92 on 11/02/13 17:43:38.
*/
/* Exported function */
|