mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-13 19:48:26 +00:00
More organization of header
This commit is contained in:
@@ -17,7 +17,7 @@ void WaveBossApe::OnStartup(Entity* self) {
|
||||
combatAIComponent->SetStunImmune(true);
|
||||
}
|
||||
|
||||
self->AddToGroups("boss");
|
||||
self->AddGroup("boss");
|
||||
|
||||
BaseEnemyApe::OnStartup(self);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user