Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Bunny67 committed Nov 26, 2017
1 parent 3b61582 commit 560b0c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ if not E.private["general"]["minimap"].enable or not E.private["CustomTweaks"] o
local CT = E:GetModule("CustomTweaks")

local function ConfigTable()
E.Options.args.maps.args.minimap.args.size.min = 40
E.Options.args.maps.args.minimap.args.generalGroup.args.size.min = 40
end
CT.Configs["MinimapSizeLimits"] = ConfigTable

0 comments on commit 560b0c0

Please sign in to comment.