First go at bird pooper controller
This commit is contained in:
@@ -234,7 +234,7 @@ namespace UI
|
||||
case "Quarry":
|
||||
currentUIMode = UIMode.Puzzle;
|
||||
break;
|
||||
case "DivingForPictures" or "CardQualityControl":
|
||||
case "DivingForPictures" or "CardQualityControl" or "BirdPoop":
|
||||
currentUIMode = UIMode.Minigame;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user