diff options
author | Alexander Harkness <bearbin@gmail.com> | 2013-11-26 18:21:06 +0100 |
---|---|---|
committer | Alexander Harkness <bearbin@gmail.com> | 2013-11-26 18:21:06 +0100 |
commit | 0de95a215f960c51bd7180218c1acef2414ce7d0 (patch) | |
tree | 80c80002565be1dc2fa537416ca7e6a1fd3e9da0 /src/Bindings.h | |
parent | Merge branch 'master' into foldermove2 (diff) | |
parent | cWorld::SpawnExperienceOrb() now returns the entity ID of the spawned orb. (diff) | |
download | cuberite-0de95a215f960c51bd7180218c1acef2414ce7d0.tar cuberite-0de95a215f960c51bd7180218c1acef2414ce7d0.tar.gz cuberite-0de95a215f960c51bd7180218c1acef2414ce7d0.tar.bz2 cuberite-0de95a215f960c51bd7180218c1acef2414ce7d0.tar.lz cuberite-0de95a215f960c51bd7180218c1acef2414ce7d0.tar.xz cuberite-0de95a215f960c51bd7180218c1acef2414ce7d0.tar.zst cuberite-0de95a215f960c51bd7180218c1acef2414ce7d0.zip |
Diffstat (limited to 'src/Bindings.h')
-rw-r--r-- | src/Bindings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Bindings.h b/src/Bindings.h index bc8589293..240ceec30 100644 --- a/src/Bindings.h +++ b/src/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 11/23/13 19:57:31. +** Generated automatically by tolua++-1.0.92 on 11/26/13 15:29:20. */ /* Exported function */ |