mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 05:32:59 +03:00
Update v1
This commit is contained in:
@@ -4,10 +4,10 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Vector.proto";
|
||||
|
||||
// Name: OLACJIOMDIO
|
||||
// Name: CFHDJPBPBJD
|
||||
message PlayerLocationInfo {
|
||||
uint32 uid = 5;
|
||||
Vector rot = 3;
|
||||
Vector pos = 7;
|
||||
Vector pos = 4;
|
||||
Vector rot = 13;
|
||||
uint32 uid = 12;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user