mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-03 08:26:01 +00:00
Merge pull request #58 from WhiteHusky/patch-1
Emit a useful message if cleaning the mods folder fails
This commit is contained in:
commit
839bb48cd6
@ -205,7 +205,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?");
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user