forked from Cavemanon/SnootGame
renpy does not like dots in labels pt.2 - fixed labels and jumps
yay
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
label chapter_1.5:
|
||||
label chapter_2:
|
||||
|
||||
scene black with fade
|
||||
|
||||
@ -1515,4 +1515,4 @@ A "See ya."
|
||||
scene black with fade
|
||||
|
||||
#jump StartOfChap3 - commented out 6/12/21 - confuses with new file consistency + in line with og script
|
||||
jump chapter_2.0
|
||||
jump chapter_3
|
Reference in New Issue
Block a user