Update dm.proto (#712)

This commit is contained in:
z0z0r4
2023-06-19 13:42:05 +08:00
committed by GitHub
parent e379d904c2
commit 076712a931

View File

@@ -202,7 +202,7 @@ message DanmakuElem {
int32 fontsize = 4;
// 弹幕颜色
uint32 color = 5;
// 发送mid hash
// 发送mid hash
string midHash = 6;
// 弹幕正文
string content = 7;