aboutsummaryrefslogtreecommitdiff
path: root/draw.lua
diff options
context:
space:
mode:
authorRibbonCable <ambiguousmachine@gmail.com>2022-02-20 18:27:48 -0800
committerRibbonCable <ambiguousmachine@gmail.com>2022-02-20 18:27:48 -0800
commit3a78f154f1fc147a8d7a21861d22083ef1c049ab (patch)
treedd4b96c012c6d334b16715c456a7ef298c10d90a /draw.lua
parentae91f49c0e637c9b47f8ce5537f4e3a14eea1b92 (diff)
scorescreen polish
Diffstat (limited to 'draw.lua')
-rw-r--r--draw.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/draw.lua b/draw.lua
index f5e67f1..5ed0c71 100644
--- a/draw.lua
+++ b/draw.lua
@@ -59,7 +59,7 @@ end
--final score screen and outro transition
if currentwave == 20 then
menuscroll = lerp(menuscroll,1,0.05)
- finalscorescreen(menuscroll,0)
+ finalscorescreen(menuscroll)
--outro acid transition
if isoutro then