diff options
author | madmaxoft <github@xoft.cz> | 2013-08-30 18:10:58 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-08-30 18:10:58 +0200 |
commit | d7a52870003e46858bec65cc76880cecc5de7bb8 (patch) | |
tree | 67d10f543dc8ed0b49da5ecb61cc0d989a246309 /source/Bindings.h | |
parent | Moved throw pos and speed calculation from cProjectileEntity into cPlayer. (diff) | |
download | cuberite-d7a52870003e46858bec65cc76880cecc5de7bb8.tar cuberite-d7a52870003e46858bec65cc76880cecc5de7bb8.tar.gz cuberite-d7a52870003e46858bec65cc76880cecc5de7bb8.tar.bz2 cuberite-d7a52870003e46858bec65cc76880cecc5de7bb8.tar.lz cuberite-d7a52870003e46858bec65cc76880cecc5de7bb8.tar.xz cuberite-d7a52870003e46858bec65cc76880cecc5de7bb8.tar.zst cuberite-d7a52870003e46858bec65cc76880cecc5de7bb8.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 e4871e9f6..faa81e4c8 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/30/13 17:24:30. +** Generated automatically by tolua++-1.0.92 on 08/30/13 18:03:05. */ /* Exported function */ |