fixed a bug introduced by the commit that made !fstop revealed the roles
This commit is contained in:
parent
80ffd11f9e
commit
91e656847e
@ -618,6 +618,7 @@ def chk_win(cli):
|
|||||||
else:
|
else:
|
||||||
return False
|
return False
|
||||||
stop_game(cli)
|
stop_game(cli)
|
||||||
|
return True
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user