This commit is contained in:
2021-06-02 22:59:46 +00:00
parent b334fa9685
commit 4c086cfe0d
4 changed files with 30 additions and 7 deletions

View File

@@ -327,6 +327,9 @@ export default {
completed: false,
locked: false
};
},
useInventory() {
return window.$gz.store.state.globalSettings.useInventory;
}
},
methods: {