examples/chat: Make chat example compile
This commit is contained in:
@@ -32,7 +32,7 @@ M0200 Join {
|
||||
// must be sent within a room transaction.
|
||||
M0300 Chat {
|
||||
0000 Content String,
|
||||
0001 Nickname ?String,
|
||||
0001 Nickname String,
|
||||
}
|
||||
|
||||
// JoinNotify is sent by the server when another client joins the room. It must be
|
||||
|
||||
Reference in New Issue
Block a user