forked from Cavemanon/SnootGame
Jin fix
This commit is contained in:
@ -372,7 +372,7 @@ image trish prom bass flip = im.Flip("trish/trish prom bass.png", horizontal=Tru
|
|||||||
image trish smug flip = im.Flip("trish/trish smug.png", horizontal=True)
|
image trish smug flip = im.Flip("trish/trish smug.png", horizontal=True)
|
||||||
image naser smug flip = im.Flip("naser/naser smug.png", horizontal=True)
|
image naser smug flip = im.Flip("naser/naser smug.png", horizontal=True)
|
||||||
image rosa future flip = im.Flip("rosa/rosa future.png", horizontal=True)
|
image rosa future flip = im.Flip("rosa/rosa future.png", horizontal=True)
|
||||||
image jin flip = im.Flip("other/jin.png", horizontal=True)
|
image jinflip = im.Flip("other/jin.png", horizontal=True)
|
||||||
image farnsworth flip = im.Flip("other/farnsworth.png", horizontal=True)
|
image farnsworth flip = im.Flip("other/farnsworth.png", horizontal=True)
|
||||||
image carldelewski flip = im.Flip("other/carldelewski.png", horizontal=True)
|
image carldelewski flip = im.Flip("other/carldelewski.png", horizontal=True)
|
||||||
image fangdad unimpressed flip = im.Flip("fangparents/fangdad unimpressed.png", horizontal=True)
|
image fangdad unimpressed flip = im.Flip("fangparents/fangdad unimpressed.png", horizontal=True)
|
||||||
|
Reference in New Issue
Block a user