diff options
author | admin@omencraft.com <admin@omencraft.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2011-11-10 00:24:51 +0100 |
---|---|---|
committer | admin@omencraft.com <admin@omencraft.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2011-11-10 00:24:51 +0100 |
commit | 3be48a2d5a8988f5df8b8776a7d4d534871378b3 (patch) | |
tree | 863e9b13181b608817774492bb0a7269fdae0836 /source/Bindings.h | |
parent | Added m_IP to player class and binding to get IP for LUA. (Probably should use m_pState) (diff) | |
download | cuberite-3be48a2d5a8988f5df8b8776a7d4d534871378b3.tar cuberite-3be48a2d5a8988f5df8b8776a7d4d534871378b3.tar.gz cuberite-3be48a2d5a8988f5df8b8776a7d4d534871378b3.tar.bz2 cuberite-3be48a2d5a8988f5df8b8776a7d4d534871378b3.tar.lz cuberite-3be48a2d5a8988f5df8b8776a7d4d534871378b3.tar.xz cuberite-3be48a2d5a8988f5df8b8776a7d4d534871378b3.tar.zst cuberite-3be48a2d5a8988f5df8b8776a7d4d534871378b3.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 917cf80d1..dd6c6335f 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /*
** Lua binding: AllToLua
-** Generated automatically by tolua++-1.0.92 on 11/09/11 15:37:10.
+** Generated automatically by tolua++-1.0.92 on 11/09/11 17:20:10.
*/
/* Exported function */
|