Remove unnecessary quest manager stuff.

This commit is contained in:
Kinglykrab
2022-10-10 19:35:16 -04:00
parent 78e6f86c33
commit a87a9b3532
3 changed files with 10 additions and 20 deletions
-2
View File
@@ -340,8 +340,6 @@ public:
int GetRecipeMadeCount(uint32 recipe_id);
std::string GetRecipeName(uint32 recipe_id);
bool HasRecipeLearned(uint32 recipe_id);
bool IsRaining();
bool IsSnowing();
Client *GetInitiator() const;
NPC *GetNPC() const;