From 387b2d6f575a596669e01032cca25cc59a20f31d Mon Sep 17 00:00:00 2001 From: hamusuke0323 Date: Wed, 30 Aug 2023 11:21:23 +0000 Subject: [PATCH] Update HomeLimitedShopInfo.proto --- proto/HomeLimitedShopInfo.proto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proto/HomeLimitedShopInfo.proto b/proto/HomeLimitedShopInfo.proto index 4ca294e3..d07d8b0d 100644 --- a/proto/HomeLimitedShopInfo.proto +++ b/proto/HomeLimitedShopInfo.proto @@ -19,8 +19,8 @@ option java_package = "emu.grasscutter.net.proto"; import "Vector.proto"; // Obf: BOPJHGACPAM message HomeLimitedShopInfo { - fixed32 PCECKPDEEBD = 13; - fixed32 IMBFLHNJAPD = 6; + fixed32 end_time = 13; + fixed32 start_time = 6; fixed32 LMJPHDCDAJK = 15; Vector djinn_rot = 7; Vector djinn_pos = 8;