fixed pruning mistakes

This commit is contained in:
Mappening 2021-11-26 20:53:01 -06:00
parent befb728657
commit f3016f8098
2 changed files with 0 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 KiB

View File

@ -297,7 +297,6 @@ image stella prom considering flip = im.Flip("stella/stella prom considering.png
#happy flips
image fang blacklight happy flip = im.Flip("fang/blacklight/fang blacklight happy.png", horizontal=True)
image fang happy flip = im.Flip("fang/basic set/fang happy.png", horizontal=True)
image fang a prom happy flip = im.Flip("fang/prom sets/fang a prom happy.png", horizontal=True)
image fang d prom happy flip = im.Flip("fang/prom sets/fang d prom happy.png", horizontal=True)
image fang c prom happy flip = im.Flip("fang/prom sets/fang c prom happy.png", horizontal=True)
image fang c happy flip = im.Flip("fang/future sets/fang c happy.png", horizontal=True)
@ -449,8 +448,6 @@ image projector9 normal = "images/cgs/projector9.jpg"
image schooloutside normal = "images/backgrounds/outside school.jpg"
image schooloutside blurred = im.Blur("images/backgrounds/outside school.jpg", 1.8)
image sodacan blurred = im.Blur("images/other/sodacan.png", 1.8)
image fangdadlarge = "images/fangparents/fangdad neutral large.png"
image fangdadunimpressedlarge = "images/fangparents/fangdad unimpressed large.png"
image lighter = "images/other/lighter.png"
image amberpendant = "images/other/amberpendant1.png"
image fangphone = "images/other/fangphone.png"