mirror of
https://github.com/edubart/otclient.git
synced 2025-11-03 12:16:23 +01:00
Rework minimap rendering
This commit is contained in:
@@ -139,7 +139,7 @@ public:
|
||||
|
||||
void addMapView(const MapViewPtr& mapView);
|
||||
void removeMapView(const MapViewPtr& mapView);
|
||||
void notificateTileUpdateToMapViews(const Position& pos);
|
||||
void notificateTileUpdate(const Position& pos);
|
||||
|
||||
bool loadOtcm(const std::string& fileName);
|
||||
void saveOtcm(const std::string& fileName);
|
||||
|
||||
Reference in New Issue
Block a user