mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-24 18:48:55 +01:00
naming consistency
This commit is contained in:
parent
12e6a7f6fa
commit
67f6080b3a
2 changed files with 2 additions and 2 deletions
|
@ -348,4 +348,4 @@ transform rleft:
|
||||||
transform rright:
|
transform rright:
|
||||||
xalign 1.7 yalign 0.1
|
xalign 1.7 yalign 0.1
|
||||||
|
|
||||||
call start
|
call storyline
|
|
@ -1,4 +1,4 @@
|
||||||
label start:
|
label storyline:
|
||||||
$ fangscore = 0
|
$ fangscore = 0
|
||||||
$ anonscore = 0
|
$ anonscore = 0
|
||||||
$ tradwife = False
|
$ tradwife = False
|
||||||
|
|
Loading…
Reference in a new issue