aboutsummaryrefslogtreecommitdiff
path: root/background.lua
diff options
context:
space:
mode:
authorRibbon <ambiguousmachine@gmail.com>2022-02-11 09:52:06 -0800
committerRibbon <ambiguousmachine@gmail.com>2022-02-11 09:52:06 -0800
commitba21794f28d67f2be5c3154fa3d30b114fd6c37c (patch)
tree41be6cc844a5e57c319decc4c6c09f058b3a483c /background.lua
parent2debf09efb92513ef69bfdcf6120bf2d1a9725a7 (diff)
moved sprites, updated text on title screen, added mock up of high score display
also made some edits to sfx channels
Diffstat (limited to 'background.lua')
-rw-r--r--background.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/background.lua b/background.lua
index 3c3a03e..dc82aba 100644
--- a/background.lua
+++ b/background.lua
@@ -49,7 +49,7 @@ function drawbg()
--galaxies
spr(254, 100, 40, 1, 1)
spr(239, 20, 30, 1, 1)
- spr(254, 42, 72, 1, 1, true, true)
+ spr(254, 42, 74, 1, 1, true, true)
bgplanetmegasprite(150-(gt)%300,50)