update proto part 8

This commit is contained in:
Akbar Yahya
2023-03-07 10:02:26 +08:00
parent dcf7414b7e
commit aaececbf10
104 changed files with 12691 additions and 14569 deletions

View File

@@ -11,7 +11,7 @@ message HomeBasicInfo {
uint32 curRoomSceneId = 3;
string owner_nick_name = 7;
uint32 curModuleId = 2;
HomeLimitedShopInfo limitedShopInfo = 5;
HomeLimitedShopInfo limited_shop_info = 5;
uint32 homeOwnerUid = 6;
bool is_in_edit_mode = 9;
}