removes the trad
arg to initstats()
as well
This commit is contained in:
@ -10,7 +10,7 @@ init python:
|
||||
Tradwife = 2
|
||||
Golden = 3
|
||||
|
||||
label initstats(anon=0, fang=0, trad=False):
|
||||
label initstats(anon=0, fang=0):
|
||||
# Sets various game-related global variables
|
||||
# :param int anon: Anon's score
|
||||
# :param int fang: Fang's score
|
||||
|
Reference in New Issue
Block a user