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