refactor(Core): apply clang-tidy modernize-use-override (#3817)
This commit is contained in:
parent
9facd81e54
commit
d4a58700d4
561 changed files with 9574 additions and 9574 deletions
|
|
@ -21,7 +21,7 @@ public:
|
|||
{
|
||||
}
|
||||
|
||||
void OnFirstLogin(Player* player)
|
||||
void OnFirstLogin(Player* player) override
|
||||
{
|
||||
switch (player->getClass())
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue