Update HomeMarkPointSceneData.proto
This commit is contained in:
parent
ed32026de2
commit
cf591bf2e1
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue