mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 17:26:20 +01:00
Remove duplicate sprites
This commit is contained in:
parent
ddafeb37cf
commit
d6bfe0d78d
5 changed files with 0 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 378 KiB |
Binary file not shown.
Before Width: | Height: | Size: 423 KiB |
Binary file not shown.
Before Width: | Height: | Size: 373 KiB |
Binary file not shown.
Before Width: | Height: | Size: 360 KiB |
|
@ -782,7 +782,6 @@ image naser tablehit = "naser/naser table hit.png"
|
|||
image naser tablehit flip = im.Flip("naser/naser table hit.png", horizontal=True)
|
||||
image naomi future flip = im.Flip('images/naomi/naomi future.png', horizontal=True)
|
||||
image fang d happy flip = im.Flip('images/fang/future sets/fang d happy.png', horizontal=True)
|
||||
image naser neckhold flip = im.Flip('images/naser/naserneckhold.png', horizontal=True)
|
||||
image anon grin = 'images/anon/base set/anon grin.png'
|
||||
image anon grin flip = im.Flip('images/anon/base set/anon grin.png', horizontal=True)
|
||||
image tracy neutral flip = im.Flip('images/tracy/tracy neutral.png', horizontal=True)
|
||||
|
|
Loading…
Reference in a new issue