kleiderschrank fix (?)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user