From b84f73b897a0f6ad2645fd30d64f9f1c6699caca Mon Sep 17 00:00:00 2001 From: nutbuster Date: Mon, 15 Nov 2021 15:53:37 +1100 Subject: [PATCH] Bonus Chapters fix --- game/screens.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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