mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
Minimap fix and remove option
This commit is contained in:
@@ -103,7 +103,8 @@ protected:
|
||||
|
||||
// tutorial hint
|
||||
void processTutorialHint(int id);
|
||||
void processAutomapFlag(const Position& pos, int icon, const std::string& message);
|
||||
void processAddAutomapFlag(const Position& pos, int icon, const std::string& message);
|
||||
void processRemoveAutomapFlag(const Position& pos, int icon, const std::string& message);
|
||||
|
||||
// outfit
|
||||
void processOpenOutfitWindow(const Outfit& currentOufit, const std::vector<std::tuple<int, std::string, int> >& outfitList,
|
||||
|
Reference in New Issue
Block a user