diff options
author | madmaxoft <github@xoft.cz> | 2013-09-03 10:20:56 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-09-03 10:20:56 +0200 |
commit | 4c24781a621b3c572a43f24235dbab696dff0b35 (patch) | |
tree | ca4326ec3417d8dc1bc0c71dbe5f5b854a922849 /source/Bindings.h | |
parent | Implemented exact block hit position. (diff) | |
download | cuberite-4c24781a621b3c572a43f24235dbab696dff0b35.tar cuberite-4c24781a621b3c572a43f24235dbab696dff0b35.tar.gz cuberite-4c24781a621b3c572a43f24235dbab696dff0b35.tar.bz2 cuberite-4c24781a621b3c572a43f24235dbab696dff0b35.tar.lz cuberite-4c24781a621b3c572a43f24235dbab696dff0b35.tar.xz cuberite-4c24781a621b3c572a43f24235dbab696dff0b35.tar.zst cuberite-4c24781a621b3c572a43f24235dbab696dff0b35.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 86ce70c9a..e214d7ff2 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 09/03/13 08:38:39. +** Generated automatically by tolua++-1.0.92 on 09/03/13 10:19:59. */ /* Exported function */ |