Skip to content

Commit

Permalink
Merge pull request #16 from Jaz7Mutant/net
Browse files Browse the repository at this point in the history
release v1.0
  • Loading branch information
Jaz7Mutant authored May 7, 2019
2 parents ab26a28 + 98bceac commit 6559fff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,7 @@
Тексты формируются классом `TextGenerator`

Тесты пожно найти в папке `tests`

`typetrainer\game.py 95 18 81%`

`typetrainer\texts_generator.py 34 6 82%`
1 change: 0 additions & 1 deletion typetrainer/multiplayer_menu.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,5 @@ def browse_rooms():
time.sleep(1)
while WAITING_FOR_RESPONSE:
time.sleep(0.2)
print('hui')
if CONNECTION:
lobby(False)

0 comments on commit 6559fff

Please sign in to comment.