mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 10:30:12 +03:00
works 4.0 in-game
This commit is contained in:
@@ -15,18 +15,15 @@
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: NJDJNOHKGHG
|
||||
// Obf: KDDLGDGMJJJ
|
||||
message H5ActivityInfo {
|
||||
uint32 HPLJKGAJNOA = 4;
|
||||
bool is_entrance_open = 5;
|
||||
uint32 PAIONNJCHAG = 12;
|
||||
uint32 begin_time = 11;
|
||||
uint32 content_close_time = 14;
|
||||
string prefab_path = 8;
|
||||
uint32 end_time = 15;
|
||||
string url = 3;
|
||||
string prefab_path = 12;
|
||||
string url = 8;
|
||||
bool is_entrance_open = 1;
|
||||
uint32 FMENOAFNGHO = 13;
|
||||
uint32 end_time = 3;
|
||||
uint32 content_close_time = 4;
|
||||
uint32 begin_time = 15;
|
||||
uint32 JELEFCPLEJB = 14;
|
||||
}
|
||||
|
Reference in New Issue
Block a user