forked from Cavemanon/SnootGame
removes the ending flag
This commit is contained in:
@ -14,10 +14,8 @@ label initstats(anon=0, fang=0, trad=False):
|
||||
# Sets various game-related global variables
|
||||
# :param int anon: Anon's score
|
||||
# :param int fang: Fang's score
|
||||
# :param bool trad: Tradwife ending flag
|
||||
$ anonscore = anon
|
||||
$ fangscore = fang
|
||||
$ tradwife = trad
|
||||
return
|
||||
|
||||
label get_ending:
|
||||
|
Reference in New Issue
Block a user