diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-03-29 20:45:42 +0100 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-03-29 20:45:42 +0100 |
commit | a633c45e8e714b91783b3625c1ec98c62302292d (patch) | |
tree | fbf60bef53bb2f7fa35de13eb7f3f5d7ba350ff1 /source/Bindings.h | |
parent | ListenThread now reports the protocol used (IPv4 - IPv6) in its error messages (diff) | |
download | cuberite-a633c45e8e714b91783b3625c1ec98c62302292d.tar cuberite-a633c45e8e714b91783b3625c1ec98c62302292d.tar.gz cuberite-a633c45e8e714b91783b3625c1ec98c62302292d.tar.bz2 cuberite-a633c45e8e714b91783b3625c1ec98c62302292d.tar.lz cuberite-a633c45e8e714b91783b3625c1ec98c62302292d.tar.xz cuberite-a633c45e8e714b91783b3625c1ec98c62302292d.tar.zst cuberite-a633c45e8e714b91783b3625c1ec98c62302292d.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 0dfcea988..803b2b8ce 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 03/29/13 17:37:21. +** Generated automatically by tolua++-1.0.92 on 03/29/13 20:28:24. */ /* Exported function */ |