forked from Cavemanon/SnootGame
Makes both flags the same size
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 40 KiB |
@ -4,7 +4,7 @@ label splashscreen:
|
||||
$ renpy.movie_cutscene("images/intros/CaveManonProductions.webm")
|
||||
|
||||
if (persistent.languaged_up is None):
|
||||
#$ persistent.languaged_up = True
|
||||
$ persistent.languaged_up = True
|
||||
$ preferences.set_volume('ui', config.default_sfx_volume) # hack
|
||||
call screen lang_sel
|
||||
|
||||
|
Reference in New Issue
Block a user