Merge pull request #2472 from IvarK/yup-stuff-broke

Hotfix GMS PR typo
This commit is contained in:
Dys 2022-04-13 19:45:44 +08:00 committed by GitHub
commit 8d10763a5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ export default {
this.autoSort = player.reality.autoSort;
this.showScoreFilter = EffarigUnlock.glyphFilter.isUnlocked;
this.autoCollapse = player.reality.autoCollapse;
this.showAutoAutoClean = VUnlocks.autoAutoclean.canBeApplied;
this.showAutoAutoClean = VUnlocks.autoAutoClean.canBeApplied;
this.autoAutoClean = player.reality.autoAutoClean;
},
}