feat(client_web): show holes & points progress bars
This commit is contained in:
parent
bef0ecbd8c
commit
01fa837b84
5 changed files with 242 additions and 118 deletions
|
|
@ -5,8 +5,6 @@ mod game_screen;
|
|||
mod login_screen;
|
||||
mod score_panel;
|
||||
|
||||
pub use die::Die;
|
||||
|
||||
pub use connecting_screen::ConnectingScreen;
|
||||
pub use game_screen::GameScreen;
|
||||
pub use login_screen::LoginScreen;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue