mirror of
https://github.com/zeldaret/ss
synced 2026-08-16 05:08:56 -04:00
95%
This commit is contained in:
@@ -34,6 +34,9 @@ public:
|
||||
static bool checkInBossRush() {
|
||||
return isInMinigameState(BOSS_RUSH);
|
||||
}
|
||||
static bool checkInFunFunIsland() {
|
||||
return isInMinigameState(FUN_FUN_ISLAND);
|
||||
}
|
||||
|
||||
private:
|
||||
MinigameManager() {}
|
||||
|
||||
Reference in New Issue
Block a user