mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
Update HomeMarkPointSceneData.proto
This commit is contained in:
@@ -21,8 +21,8 @@ import "Vector.proto";
|
||||
// Obf: OKNHJBLIEGA
|
||||
message HomeMarkPointSceneData {
|
||||
repeated HomeMarkPointFurnitureData furniture_list = 7;
|
||||
Vector teapot_spirit_pos = 8;
|
||||
Vector safe_point_pos = 8;
|
||||
uint32 module_id = 9;
|
||||
uint32 scene_id = 5;
|
||||
Vector safe_point_pos = 3;
|
||||
Vector teapot_spirit_pos = 3;
|
||||
}
|
||||
|
Reference in New Issue
Block a user