mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-18 10:45:27 +02:00
Server configuration is now written when "/#setting whatever = whatever" is issued.
This commit is contained in:
@@ -70,7 +70,8 @@ void the_game(
|
||||
std::string password,
|
||||
std::string address,
|
||||
u16 port,
|
||||
std::wstring &error_message
|
||||
std::wstring &error_message,
|
||||
std::string configpath
|
||||
);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user