mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Some web client UI fixes
This commit is contained in:
parent
8cd5803556
commit
1a38e4ef98
4 changed files with 165 additions and 22 deletions
|
|
@ -43,7 +43,8 @@ var WebClient = {
|
|||
"pb/event_list_rooms.proto",
|
||||
"pb/response_join_room.proto",
|
||||
"pb/room_event.proto",
|
||||
"pb/event_room_say.proto"
|
||||
"pb/event_room_say.proto",
|
||||
"pb/serverinfo_user.proto"
|
||||
],
|
||||
|
||||
initialize : function()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue