Disabled discord since it randomly crashes smh

This commit is contained in:
Anonymous275
2022-01-19 23:08:37 +02:00
parent 2b73c120a8
commit 09b18a40c5
3 changed files with 10 additions and 5 deletions

View File

@@ -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{};