diff --git a/assets.pyxres b/assets.pyxres index ec7b228..a24232f 100644 Binary files a/assets.pyxres and b/assets.pyxres differ diff --git a/main.py b/main.py index b99fe43..6c19c24 100644 --- a/main.py +++ b/main.py @@ -59,6 +59,7 @@ def draw(self): pyxel.cls(pyxel.COLOR_LIME) self.game.draw() if self.game.is_active: + pyxel.bltm(0, 16, 0, 0, 0, 160, 100, pyxel.COLOR_LIME) pyxel.rect( x=0, y=115,