1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Corrections to client_lua_api.txt

This commit is contained in:
sfan5 2019-11-08 20:54:25 +01:00
parent b1f2a69382
commit 7e649f985c
2 changed files with 24 additions and 24 deletions

View file

@ -155,6 +155,7 @@ void Client::loadMods()
// complain about mods with unsatisfied dependencies
if (!modconf.isConsistent()) {
modconf.printUnsatisfiedModsError();
return;
}
// Print mods