join +1 and wild percentage
This commit is contained in:
parent
9d2c1d0ce8
commit
824ad89528
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ import logging
|
||||||
|
|
||||||
from game import Game
|
from game import Game
|
||||||
from player import Player
|
from player import Player
|
||||||
|
from user_setting import UserSetting
|
||||||
from errors import (AlreadyJoinedError, LobbyClosedError, NoGameInChatError,
|
from errors import (AlreadyJoinedError, LobbyClosedError, NoGameInChatError,
|
||||||
NotEnoughPlayersError)
|
NotEnoughPlayersError)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue