forked from External/grumble
Send correct channel tree. Update mumbleproto. Add comments regarding UserState permission handling.
This commit is contained in:
parent
8a836ac3af
commit
1e67afca46
5 changed files with 141 additions and 25 deletions
|
|
@ -106,6 +106,8 @@ message UserState {
|
|||
optional string hash = 15;
|
||||
optional bytes comment_hash = 16;
|
||||
optional bytes texture_hash = 17;
|
||||
optional bool priority_speaker = 18;
|
||||
optional bool recording = 19;
|
||||
}
|
||||
|
||||
message BanList {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue