Skip to content

Commit

Permalink
Remove unneeded line
Browse files Browse the repository at this point in the history
  • Loading branch information
Basilisk3 authored Feb 3, 2024
1 parent d9ebefa commit bc09523
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/ui/game/minimap.lua
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ function CreateMinimap(parent)
control:SetSizeLock(checked)
control:SetPositionLock(checked)
Prefs.SetToCurrentProfile('minimapPin', checked)
Prefs.SavePreferences()
end
Tooltip.AddCheckboxTooltip(controls.displayGroup._pinBtn, 'minimap_pin')

Expand Down

0 comments on commit bc09523

Please sign in to comment.