diff options
author | orwell96 <mono96.mml@gmail.com> | 2016-03-11 18:41:56 +0100 |
---|---|---|
committer | est31 <MTest31@outlook.com> | 2016-03-11 23:43:37 +0100 |
commit | 0d2df732e5c5075cd8848b9a9530865430630bfe (patch) | |
tree | 793ade5c17d646095105945c9ecab120040afb7b /src/unittest/test_voxelalgorithms.cpp | |
parent | 6f325070dde739ab942286bd6e368930ea41cb42 (diff) | |
download | minetest-0d2df732e5c5075cd8848b9a9530865430630bfe.tar.gz minetest-0d2df732e5c5075cd8848b9a9530865430630bfe.tar.bz2 minetest-0d2df732e5c5075cd8848b9a9530865430630bfe.zip |
Fix ask_reconnect_on_crash option being ignored
Since commit
3b50b2766aeb09c9fc0ad0ea07426bb2187df3d7 "Optional reconnect functionality"
there is a config option named ask_reconnect_on_crash.
It asks the client to reconnect to the server if the server crashed.
It has been implemeted and works, but due to a function parameter not
being passed it never showed effect. This patch adds the parameter
and fixes the bug.
Also fixes the `reconnect` option of minetest.request_shutdown being ignored.
Diffstat (limited to 'src/unittest/test_voxelalgorithms.cpp')
0 files changed, 0 insertions, 0 deletions