Stash work
This commit is contained in:
@@ -236,7 +236,7 @@ namespace UI
|
||||
case "Quarry":
|
||||
currentUIMode = UIMode.Puzzle;
|
||||
break;
|
||||
case "DivingForPictures" or "CardQualityControl" or "BirdPoop":
|
||||
case "DivingForPictures" or "CardQualityControl" or "BirdPoop" or "FortFight":
|
||||
currentUIMode = UIMode.Minigame;
|
||||
break;
|
||||
case "StatueDecoration":
|
||||
|
||||
Reference in New Issue
Block a user