mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-24 10:38:56 +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:
|
||||
xalign 1.7 yalign 0.1
|
||||
|
||||
call start
|
||||
call storyline
|
|
@ -1,4 +1,4 @@
|
|||
label start:
|
||||
label storyline:
|
||||
$ fangscore = 0
|
||||
$ anonscore = 0
|
||||
$ tradwife = False
|
||||
|
|
Loading…
Reference in a new issue