1
Fork 0
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:
Adam 2018-03-20 22:43:16 +11:00
parent 66fbc9931b
commit 660709becb
11 changed files with 39 additions and 38 deletions

View file

@ -15,7 +15,8 @@ private:
public: public:
ManFst003() : EventScript( 65659 ) {} ManFst003() : EventScript( 65659 )
{}
void onTalk( uint32_t eventId, Entity::Player& player, uint64_t actorId ) override void onTalk( uint32_t eventId, Entity::Player& player, uint64_t actorId ) override
{ {