mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 18:10:13 +03:00
Update v1
This commit is contained in:
@@ -3,9 +3,9 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: OJGHKIIHLIG
|
||||
// CmdId: 50
|
||||
// CmdId: 63
|
||||
// Name: FDLANFBPBIO
|
||||
message ServerTimeNotify {
|
||||
uint64 server_time = 8;
|
||||
uint64 server_time = 10;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user