mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Corrections to client_lua_api.txt
This commit is contained in:
@@ -155,6 +155,7 @@ void Client::loadMods()
|
||||
// complain about mods with unsatisfied dependencies
|
||||
if (!modconf.isConsistent()) {
|
||||
modconf.printUnsatisfiedModsError();
|
||||
return;
|
||||
}
|
||||
|
||||
// Print mods
|
||||
|
Reference in New Issue
Block a user