mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-24 01:03:50 +02:00
Fixes
This commit is contained in:
@@ -25,7 +25,7 @@ export default class extends baseClass {
|
||||
}
|
||||
if (
|
||||
!this.discordActive ||
|
||||
!this.isGameRunning ||
|
||||
(!this.isGameRunning && !this.gameLogDisabled) ||
|
||||
(!currentLocation && !this.lastLocation$.tag)
|
||||
) {
|
||||
this.setDiscordActive(false);
|
||||
|
||||
Reference in New Issue
Block a user