diff --git a/src/RewardPlayedTime.cpp b/src/RewardPlayedTime.cpp index 6284b8f..0973edd 100644 --- a/src/RewardPlayedTime.cpp +++ b/src/RewardPlayedTime.cpp @@ -17,7 +17,6 @@ public: std::string mail_subject = "RewardPlayedTime"; std::string mail_body = "Congratulations! For your hard work you got a reward, keep it up!"; - void OnPlayerLogin(Player* player) override { if (!sConfigMgr->GetOption("RewardPlayedTime.Enable", true))