mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-24 10:38:56 +01:00
Implement use of 'initstats' label during start
This commit is contained in:
parent
6a32d84d24
commit
0a4ab9609a
1 changed files with 2 additions and 3 deletions
|
@ -322,9 +322,8 @@ transform scloserleft:
|
|||
|
||||
|
||||
label start:
|
||||
$ fangscore = 0
|
||||
$ anonscore = 0
|
||||
$ wingStory = False
|
||||
|
||||
call initstats(anon = 0, fang = 0) from _call_initstats
|
||||
|
||||
pause 1.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue