mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-05 07:16:29 +00:00
[Updated & Fixed] Launch and Re-Launch, Status Indicator.
This commit is contained in:
@@ -24,6 +24,8 @@ LONG WINAPI CrashHandler(EXCEPTION_POINTERS* p) {
|
||||
Launcher::Launcher() :
|
||||
CurrentPath(std::filesystem::current_path()),
|
||||
DiscordMessage("Just launched") {
|
||||
Shutdown.store(false);
|
||||
Exit.store(false);
|
||||
Launcher::StaticAbort(this);
|
||||
DiscordTime = std::time(nullptr);
|
||||
Log::Init();
|
||||
|
||||
Reference in New Issue
Block a user