This website works better with JavaScript.
Explore
Help
Sign In
sciuro
/
weerwolven
Watch
1
Star
0
Fork
You've already forked weerwolven
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
fixed a bug introduced by the commit that made !fstop revealed the roles
master
jcao219
13 years ago
parent
efe34962e3
commit
8ae4839ce7
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
wolfgame.py
1
wolfgame.py
Unescape
Escape
View File
@ -618,6 +618,7 @@ def chk_win(cli):
@@ -618,6 +618,7 @@ def chk_win(cli):
else
:
return
False
stop_game
(
cli
)
return
True
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
sciuro/weerwolven
Title
Body
Create Issue