diff options
author | madmaxoft <github@xoft.cz> | 2013-09-03 08:39:35 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-09-03 08:39:35 +0200 |
commit | f7d58944273be0390c9e583eaa5bad0bcfcbfa5d (patch) | |
tree | cae36f093ede879f435fd48134b9e674f05dec19 /source/Bindings.h | |
parent | Arrows deal damage based on their speed. (diff) | |
download | cuberite-f7d58944273be0390c9e583eaa5bad0bcfcbfa5d.tar cuberite-f7d58944273be0390c9e583eaa5bad0bcfcbfa5d.tar.gz cuberite-f7d58944273be0390c9e583eaa5bad0bcfcbfa5d.tar.bz2 cuberite-f7d58944273be0390c9e583eaa5bad0bcfcbfa5d.tar.lz cuberite-f7d58944273be0390c9e583eaa5bad0bcfcbfa5d.tar.xz cuberite-f7d58944273be0390c9e583eaa5bad0bcfcbfa5d.tar.zst cuberite-f7d58944273be0390c9e583eaa5bad0bcfcbfa5d.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 e667d24d0..86ce70c9a 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/01/13 19:03:25. +** Generated automatically by tolua++-1.0.92 on 09/03/13 08:38:39. */ /* Exported function */ |