Merge branch 'develop' of github.com:thecodingmachine/workadventure into scripting_api_room_metadata
This commit is contained in:
commit
19bd1045e1
10 changed files with 74 additions and 42 deletions
|
@ -191,7 +191,6 @@ message RoomJoinedMessage {
|
|||
|
||||
message WebRtcStartMessage {
|
||||
int32 userId = 1;
|
||||
string name = 2;
|
||||
bool initiator = 3;
|
||||
string webrtcUserName = 4;
|
||||
string webrtcPassword = 5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue