mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-26 10:16:14 +00:00
提交聊天
This commit is contained in:
@@ -4,5 +4,5 @@ option java_package = "cn.jisol.ngame.proto";
|
||||
|
||||
//聊天信息
|
||||
message GUIChatMessage {
|
||||
repeated string message = 1; //聊天内容
|
||||
string message = 1; //聊天内容
|
||||
}
|
||||
|
Reference in New Issue
Block a user