Skip to content

Commit ece3564

Browse files
TimMenu/Main: fixes
1 parent 1d52916 commit ece3564

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

TimMenu/Main.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ local function _TimMenu_GlobalDraw()
357357
end
358358
end
359359

360+
callbacks.Unregister("Draw", "zTimMenu_GlobalDraw")
360361
callbacks.Register("Draw", "zTimMenu_GlobalDraw", _TimMenu_GlobalDraw)
361362

362363
function TimMenu.Keybind(label, currentKey)

0 commit comments

Comments
 (0)