/ transition to results screen being weirdly cut off

This commit is contained in:
FajsiEx 2021-07-28 15:22:38 +02:00
parent d4f7bf3d79
commit 2c10e66e5c
1 changed files with 2 additions and 0 deletions

View File

@ -281,4 +281,6 @@ render = function(deltaTime, showStats)
tickTransitions(deltaTime)
gfx.Restore();
gfx.BeginPath();
end