GC-Proto/proto/ToTheMoonEnterSceneReq.proto
2024-05-30 15:23:06 +08:00

14 lines
254 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 6106
// Version: 4.6.0
// Obfs: ILIJECBDCIM
message ToTheMoonEnterSceneReq {
uint32 version = 1;
uint32 ECNGACHMEKA = 4;
uint32 JHINLHMPHGA = 6;
uint32 scene_id = 7;
}