From e7d2312a0e1c5d236189c9a51d9911acd265a77e Mon Sep 17 00:00:00 2001 From: Nio <niohoggr@gmail.com> Date: Thu, 7 Oct 2021 09:58:59 +1100 Subject: [PATCH] name tweak --- game/script.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/script.rpy b/game/script.rpy index be6bf44..942bbcf 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -362,7 +362,7 @@ image fangonamp = "images/cgs/finalamp.png" 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/fangdadneutral large.png" +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"