Compare commits
1 Commits
7d2d25b8c7
...
59eb51d8a2
Author | SHA1 | Date | |
---|---|---|---|
59eb51d8a2 |
@ -145,7 +145,6 @@ class UtageInfo {
|
||||
if (c in this.sceneTranslationsInner[this.currentTranslation]
|
||||
&& s in this.sceneTranslationsInner[this.currentTranslation][c]
|
||||
&& this.sceneTranslationsInner[this.currentTranslation][c][s].Name != "") {
|
||||
console.log(this.sceneTranslationsInner[this.currentTranslation][c][s]);
|
||||
this.sceneTranslationsInner[this.currentTranslation][c][s].Enabled = true;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user