mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-24 15:39:25 +03:00
Merge branch 'daiki.esdfth12488-4.0-gc-fix-patch-50276' into '4.0-gc-fix'
Update HomeMarkPointSceneData.proto See merge request YuukiPS/GC-Proto!10
This commit is contained in:
commit
3ecdd41228
@ -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
Block a user