mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-29 07:37:45 +00:00
fix formatting again
thanks clion
This commit is contained in:
parent
66fbc9931b
commit
660709becb
11 changed files with 39 additions and 38 deletions
|
@ -15,7 +15,8 @@ private:
|
|||
|
||||
|
||||
public:
|
||||
ManFst003() : EventScript( 65659 ) {}
|
||||
ManFst003() : EventScript( 65659 )
|
||||
{}
|
||||
|
||||
void onTalk( uint32_t eventId, Entity::Player& player, uint64_t actorId ) override
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue