mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-14 21:07:44 -05:00
Add option to show an outline around the currently-hovered map tile
This commit is contained in:
@@ -5,4 +5,5 @@ Settings::Settings()
|
||||
this->smartPathsEnabled = false;
|
||||
this->betterCursors = true;
|
||||
this->playerViewRectEnabled = false;
|
||||
this->cursorTileRectEnabled = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user