mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-01-06 00:59:31 -06:00
format codebase
This commit is contained in:
@@ -12,4 +12,4 @@ void Binoculars::OnUse(Entity* self, Entity* user) {
|
||||
user->GetCharacter()->SetPlayerFlag(flag, true);
|
||||
GameMessages::SendFireEventClientSide(self->GetObjectID(), user->GetSystemAddress(), u"achieve", LWOOBJID_EMPTY, 0, -1, LWOOBJID_EMPTY);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user