mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 14:56:06 +02:00
Lint
This commit is contained in:
+1
-2
@@ -13204,8 +13204,7 @@ speechSynthesis.getVoices();
|
||||
this.currentInstanceLocation = {};
|
||||
} else if (
|
||||
instanceId !== this.currentInstanceLocation.tag &&
|
||||
this.currentInstanceLocation.tag !==
|
||||
this.lastLocationDestination
|
||||
this.currentInstanceLocation.tag !== this.lastLocationDestination
|
||||
) {
|
||||
this.currentInstanceWorld = {
|
||||
ref: {},
|
||||
|
||||
Reference in New Issue
Block a user