diff --git a/game/screens.rpy b/game/screens.rpy index dc5a6cd..72b4555 100644 --- a/game/screens.rpy +++ b/game/screens.rpy @@ -455,7 +455,7 @@ image template_black: matrixcolor TintMatrix(Color((0, 0, 0))) alpha 0.8 -screen bonus_chapter_button(f="template_idle"): +screen bonus_chapter_button(f="gui/button/menubuttons/template_idle.png"): #("gui/button/menubuttons/template_idle.png", "Bonus Chapters", ShowMenu("ex_ch_menu")) button: xmaximum 500