mirror of
https://github.com/minetest/minetest.git
synced 2024-11-28 02:23:48 +01:00
837328fbac
When minetest is launched, if there was no nameprovided in configuration or parameters, the game would not show any error in console. if the --go parameter was also prowided, the game would exit without an error. This is undesired behavior, so this merged commit add the missing function that displays the missing error message in console. |
||
---|---|---|
.. | ||
clientlauncher.cpp | ||
clientlauncher.h | ||
CMakeLists.txt | ||
inputhandler.cpp | ||
inputhandler.h | ||
joystick_controller.cpp | ||
joystick_controller.h | ||
keys.h | ||
renderingengine.cpp | ||
renderingengine.h | ||
tile.cpp | ||
tile.h |