mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
Update proto 3.3
This commit is contained in:
@@ -22,6 +22,6 @@ import "Vector.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message WeekendDjinnInfo {
|
||||
Vector rot = 14;
|
||||
Vector pos = 10;
|
||||
Vector pos = 13;
|
||||
Vector rot = 6;
|
||||
}
|
||||
|
Reference in New Issue
Block a user