mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 17:26:20 +01:00
Makes both flags the same size
This commit is contained in:
parent
1b3f5d615a
commit
5e8959c5dd
2 changed files with 1 additions and 1 deletions
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue