renpy does not like dots in labels pt.2 - fixed labels and jumps

yay
This commit is contained in:
2021-06-12 22:29:29 -05:00
parent 535298892b
commit cdec7f5ddd
28 changed files with 54 additions and 54 deletions

View File

@ -1,4 +1,4 @@
label chapter_8.25:
label chapter_10:
scene black with fade
#Confession
@ -350,4 +350,4 @@ scene black with fade
stop music fadeout 1.0
"..."
jump chapter_8.50
jump chapter_11