Merge remote-tracking branch 'origin/master'

This commit is contained in:
Anonymous-275
2023-10-26 00:09:04 +01:00

View File

@@ -180,7 +180,7 @@ void CheckMP(const std::string& Path) {
}
}
} catch (...) {
fatal("Please close the game, and try again!");
fatal("We were unable to clean the multiplayer mods folder! Is the game still running or do you have something open in that folder?");
}
}