mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-09 20:24:16 +00:00
More organization of header
This commit is contained in:
@@ -11,7 +11,7 @@ void WaveBossHammerling::OnStartup(Entity* self) {
|
||||
combatAIComponent->SetStunImmune(true);
|
||||
}
|
||||
|
||||
self->AddToGroups("boss");
|
||||
self->AddGroup("boss");
|
||||
}
|
||||
|
||||
void WaveBossHammerling::OnFireEventServerSide(Entity* self, Entity* sender, std::string args, int32_t param1,
|
||||
|
Reference in New Issue
Block a user