mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-24 10:38:56 +01:00
Merge pull request 'Bonus Chapters fix' (#154) from nutbuster/SnootGame:Patch7 into Patch7
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/154
This commit is contained in:
commit
ca250e8b7d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue