2024-08-27 22:55:06 +03:00
|
|
|
syntax = "proto3";
|
|
|
|
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
// Version: 5.0
|
|
|
|
|
|
|
|
import "CCNELKENFJC.proto";
|
|
|
|
import "GJIGMGECHEP.proto";
|
|
|
|
import "DHIKEICGONL.proto";
|
|
|
|
import "DBCNHBGKAGO.proto";
|
|
|
|
|
|
|
|
message DIGPMLGLILN {
|
2024-08-28 06:45:47 +03:00
|
|
|
uint64 client_game_time = 1;
|
|
|
|
uint64 server_game_time = 2;
|
2024-08-27 22:55:06 +03:00
|
|
|
repeated CCNELKENFJC entity_list = 3;
|
2024-08-28 06:45:47 +03:00
|
|
|
repeated GJIGMGECHEP action_list = 4;
|
|
|
|
bool is_finish = 5;
|
|
|
|
repeated uint32 id_index_list = 6;
|
|
|
|
int32 raw_client_game_time = 7;
|
2024-08-27 22:55:06 +03:00
|
|
|
repeated DHIKEICGONL OHMGDDCBBOD = 8;
|
2024-08-28 06:45:47 +03:00
|
|
|
int32 wave_index = 9;
|
2024-08-27 22:55:06 +03:00
|
|
|
DBCNHBGKAGO LFMDNBAOOKK = 10;
|
|
|
|
}
|