fixed a bug introduced by the commit that made !fstop revealed the roles

This commit is contained in:
Jimmy Cao 2011-07-26 21:15:22 -05:00
parent 80ffd11f9e
commit 91e656847e

View File

@ -618,6 +618,7 @@ def chk_win(cli):
else:
return False
stop_game(cli)
return True