Skip to content

Commit

Permalink
Fix egg sprite not drawing
Browse files Browse the repository at this point in the history
  • Loading branch information
MatusGuy committed Nov 16, 2024
1 parent 00d2ff9 commit b0ca668
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data/images/powerups/egg/egg.sprite
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
(supertux-sprite
(action
(name "default")
(name "normal")
(images "egg.png")
)
(action
(name "shadow")
(images "egg-shade.png")
)
)

0 comments on commit b0ca668

Please sign in to comment.