mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-30 17:14:11 +03:00
Fix ScenePlayerInfo
This commit is contained in:
@@ -5,7 +5,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "OnlinePlayerInfo.proto";
|
||||
message ScenePlayerInfo {
|
||||
string createTime = 10;
|
||||
string name = 10;
|
||||
uint32 uid = 13;
|
||||
uint32 peerId = 5;
|
||||
uint32 sceneId = 4;
|
||||
|
Reference in New Issue
Block a user