mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-14 03:36:15 +00:00
Disabled discord since it randomly crashes smh
This commit is contained in:
@@ -49,6 +49,7 @@ private: //functions
|
||||
private: //variables
|
||||
uint32_t GamePID{0};
|
||||
bool EnableUI = true;
|
||||
int64_t DiscordTime{};
|
||||
bool LoginAuth = false;
|
||||
fs::path CurrentPath{};
|
||||
std::string BeamRoot{};
|
||||
|
||||
Reference in New Issue
Block a user