/ titlescreen transitions
This commit is contained in:
parent
09caae767e
commit
9e8563d2ef
|
@ -319,6 +319,8 @@ render = function(deltaTime)
|
||||||
else
|
else
|
||||||
buttonsMovementScale = -1+scrollTransitionScale
|
buttonsMovementScale = -1+scrollTransitionScale
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
gfx.BeginPath();
|
||||||
end;
|
end;
|
||||||
|
|
||||||
mouse_pressed = function(button)
|
mouse_pressed = function(button)
|
||||||
|
|
Loading…
Reference in New Issue