You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2025. It is now read-only.
In file included from /home/foley/azerothcore/modules/StatBooster/src/StatBoost.cpp:1:
/home/foley/azerothcore/modules/StatBooster/src/StatBoost.h:18:34: fatal error: only virtual member functions can be marked 'override'
void OnLogin(Player* player) override;
_______________________________^~~~~~~~
1 error generated.
make[2]: *** [modules/CMakeFiles/modules.dir/build.make:104: modules/CMakeFiles/modules.dir/StatBooster/src/StatBoost.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....