mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 08:34:52 -07:00
Webatrice: show loading screen until protobuf initializes (#4559)
* show loading screen until protobuf initializes * cleanup Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
This commit is contained in:
parent
bb16ae09ef
commit
6928a2bd98
15 changed files with 178 additions and 4 deletions
|
|
@ -7,4 +7,5 @@ export { default as Player } from './Player/Player';
|
|||
export { default as Server } from './Server/Server';
|
||||
export { default as Logs } from './Logs/Logs';
|
||||
export { default as Login } from './Login/Login';
|
||||
export { default as Initialize } from './Initialize/Initialize';
|
||||
export { default as Unsupported } from './Unsupported/Unsupported';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue