mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-04 19:37:05 +03:00
update proto part 9
This commit is contained in:
@@ -8,11 +8,11 @@ import "HomeLimitedShopInfo.proto";
|
||||
message HomeBasicInfo {
|
||||
uint32 level = 14;
|
||||
uint64 exp = 8;
|
||||
uint32 curRoomSceneId = 3;
|
||||
uint32 cur_module_id = 3; //FBNCMGADPOF
|
||||
string owner_nick_name = 7;
|
||||
uint32 curModuleId = 2;
|
||||
uint32 cur_room_scene_id = 2; //PGOLLEEPPFI
|
||||
HomeLimitedShopInfo limited_shop_info = 5;
|
||||
uint32 homeOwnerUid = 6;
|
||||
uint32 home_owner_uid = 6; //PGOONNIGDEH
|
||||
bool is_in_edit_mode = 9;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user