mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-01 15:36:10 +00:00
Update src/Security/BeamNG.cpp
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
This commit is contained in:
parent
ec1a09bbcb
commit
80a3feb349
@ -196,9 +196,6 @@ void LegitimacyCheck() {
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (!libraryFoldersFound) {
|
||||
throw std::runtime_error("Failed to find libraryfolders.vdf");
|
||||
}
|
||||
std::ifstream libraryFolders(libraryFoldersPath);
|
||||
auto root = tyti::vdf::read(libraryFolders);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user