mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-22 04:15:44 +02:00
Add "simple singleplayer mode"; Fix a number of GUI things
This commit is contained in:
@@ -138,7 +138,8 @@ void the_game(
|
||||
std::wstring &error_message,
|
||||
std::string configpath,
|
||||
ChatBackend &chat_backend,
|
||||
const SubgameSpec &gamespec // Used for local game
|
||||
const SubgameSpec &gamespec, // Used for local game
|
||||
bool simple_singleplayer_mode
|
||||
);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user