[DiscordArchive] ```if (GetBossState(BOSS) == DONE)
[DiscordArchive] ```if (GetBossState(BOSS) == DONE)
Archived author: Deleted User • Posted: 2020-07-15T10:00:37.746000+00:00
Original source
```if (GetBossState(BOSS) == DONE)
pGo->SetPhaseMask(1, true)
break;```
What does mean SetPhaseMask?