diff options
Diffstat (limited to 'background.lua')
| -rw-r--r-- | background.lua | 2 |
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) |
