mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -22,7 +22,7 @@ import "Vector.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message DynamicSVONode {
|
||||
int64 index = 8;
|
||||
int32 area = 5;
|
||||
Vector refer_pos = 1;
|
||||
int32 area = 3;
|
||||
Vector refer_pos = 15;
|
||||
int64 index = 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user