kleiderschrank fix (?)

This commit is contained in:
hydrant
2020-05-10 18:14:13 +02:00
parent 6340d8c270
commit 07f9a3ec8a
2 changed files with 19 additions and 20 deletions

View File

@@ -62,7 +62,7 @@ export default function dutyCloth(globalData: IGlobalData) {
dutyMenu.ListChange.on((item, index) => {
switch (item.Text) {
case "Hut":
case "Accessoire":
if (item.SelectedItem.DisplayText === "Keinen") {
hat = -1;
} else {