works 4.0 in-game

This commit is contained in:
Yuuki
2023-08-17 19:18:58 +08:00
parent 8588bcbdc7
commit 5c8ce7171b
1422 changed files with 25367 additions and 24850 deletions

View File

@@ -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;
}