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:
@@ -3,7 +3,7 @@
|
||||
#include "Entity.h"
|
||||
|
||||
void WildNinjaStudent::OnStartup(Entity* self) {
|
||||
self->AddToGroups("Ninjastuff");
|
||||
self->AddGroup("Ninjastuff");
|
||||
GameMessages::SendPlayAnimation(self, u"bow");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user