bruh
This commit is contained in:
parent
7b4c694add
commit
79d52e4462
@ -103,7 +103,7 @@ FARPROC load_binary(const launcher::mode mode, uint64_t* base_address)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
MSG_BOX_WARN("Could not find Steam in the registry. If Steam is not installed, you must install it for H1-Mod to work.");
|
throw std::runtime_error("Could not find Steam in the registry. If Steam is not installed, you must install it for H1-Mod to work.");
|
||||||
}
|
}
|
||||||
|
|
||||||
check_for_steam_install = true;
|
check_for_steam_install = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user