mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-14 12:57:06 -05:00
Don't show cursor tile outline in event or connection editing tabs
This commit is contained in:
@@ -57,8 +57,10 @@ public:
|
||||
void setNormalPathMode();
|
||||
void updateLocation(int x, int y);
|
||||
void updateSelectionSize(int width, int height);
|
||||
void setVisibility(bool visible);
|
||||
bool *enabled;
|
||||
private:
|
||||
bool visible;
|
||||
int width;
|
||||
int height;
|
||||
bool anchored;
|
||||
|
||||
Reference in New Issue
Block a user