mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
Moved some code that tied IceStackCounter more tightly to CustomCount than I had wanted into CustomCount itself.
This commit is contained in:
@ -99,7 +99,6 @@ function IceStackCounter_GetOptions(frame)
|
||||
v = 5
|
||||
end
|
||||
frame.moduleSettings.maxCount = tonumber(v)
|
||||
frame:CreateCustomFrame(true)
|
||||
frame:Redraw()
|
||||
end,
|
||||
disabled = function()
|
||||
|
Reference in New Issue
Block a user