mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 14:23:44 -07:00
Removes full stop
This commit is contained in:
parent
690e6bbb84
commit
fb3b2a7476
1 changed files with 1 additions and 1 deletions
|
@ -695,7 +695,7 @@ namespace SohImGui {
|
|||
EnhancementCheckbox("Fix L&R Pause menu", "gUniformLR");
|
||||
Tooltip("Makes the L and R buttons in the pause menu the same color");
|
||||
EnhancementCheckbox("Fix Dungeon entrances", "gFixDungeonMinimapIcon");
|
||||
Tooltip("Show dungeon entrances icon only when it should be.");
|
||||
Tooltip("Show dungeon entrances icon only when it should be");
|
||||
|
||||
EXPERIMENTAL();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue