/ transition to results screen being weirdly cut off
This commit is contained in:
parent
d4f7bf3d79
commit
2c10e66e5c
|
@ -281,4 +281,6 @@ render = function(deltaTime, showStats)
|
||||||
|
|
||||||
tickTransitions(deltaTime)
|
tickTransitions(deltaTime)
|
||||||
gfx.Restore();
|
gfx.Restore();
|
||||||
|
|
||||||
|
gfx.BeginPath();
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue