diff --git a/scripts/titlescreen.lua b/scripts/titlescreen.lua index 88c3be4..4f38dc4 100644 --- a/scripts/titlescreen.lua +++ b/scripts/titlescreen.lua @@ -319,6 +319,8 @@ render = function(deltaTime) else buttonsMovementScale = -1+scrollTransitionScale end; + + gfx.BeginPath(); end; mouse_pressed = function(button)