Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
DavdGao committed May 14, 2024
1 parent 6fdf0e2 commit 48b34cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/game_werewolf/werewolf.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ def main() -> None:
else:
HostMsg(content=Prompts.to_witch_resurrect_no)


if poison and not healing_used_tonight:
set_parsers(witch, Prompts.witch_poison_parser)
x = witch(HostMsg(content=Prompts.to_witch_poison))
Expand Down

0 comments on commit 48b34cb

Please sign in to comment.