mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-28 20:27:46 +00:00
Merge remote-tracking branch 'origin/party_crap' into party_crap
This commit is contained in:
commit
5a41d3cfc2
2 changed files with 2 additions and 2 deletions
|
@ -52,4 +52,4 @@ bool Core::Social::SocialMgr< T >::hasInvite( uint64_t playerId ) const
|
|||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -73,4 +73,4 @@ private:
|
|||
|
||||
}
|
||||
};
|
||||
#endif /* ! _SOCIALMGR_H */
|
||||
#endif /* ! _SOCIALMGR_H */
|
||||
|
|
Loading…
Add table
Reference in a new issue