mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
fix warning & misc
This commit is contained in:
@@ -32,6 +32,7 @@ class TalentSpec
|
||||
};
|
||||
|
||||
TalentSpec() { };
|
||||
virtual ~TalentSpec() { }
|
||||
TalentSpec(uint32 classMask);
|
||||
TalentSpec(TalentSpec* base, std::string const link);
|
||||
TalentSpec(Player* bot);
|
||||
|
||||
Reference in New Issue
Block a user