I am a fool...a bufffoon
This commit is contained in:
parent
383cc7ccda
commit
78165853fd
2
games.py
2
games.py
|
@ -212,7 +212,7 @@ class game(object):
|
||||||
outcome["ishit"] = False
|
outcome["ishit"] = False
|
||||||
outcome["text"] = appearance_outcomes.crows
|
outcome["text"] = appearance_outcomes.crows
|
||||||
crow = True
|
crow = True
|
||||||
elif pb_system_stat <= 0 and crow = False:
|
elif pb_system_stat <= 0 and crow == False:
|
||||||
outcome["ishit"] = False
|
outcome["ishit"] = False
|
||||||
fc_flag = False
|
fc_flag = False
|
||||||
if hitnum < -1.5:
|
if hitnum < -1.5:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user