/ titlescreen transitions

This commit is contained in:
FajsiEx 2021-08-14 21:28:42 +02:00
parent 09caae767e
commit 9e8563d2ef
1 changed files with 2 additions and 0 deletions

View File

@ -319,6 +319,8 @@ render = function(deltaTime)
else
buttonsMovementScale = -1+scrollTransitionScale
end;
gfx.BeginPath();
end;
mouse_pressed = function(button)