mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update 3.2
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
syntax = "proto3";
|
||||
|
||||
import "ScenePlayBattleSettlePlayerInfo.proto";
|
||||
import "Unk2700_OHOKEEGPPBG.proto";
|
||||
import "ScenePlayBattleSettleRewardInfo.proto";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
@@ -31,5 +31,5 @@ message ScenePlayBattleResultNotify {
|
||||
uint32 play_type = 15;
|
||||
uint32 play_id = 11;
|
||||
repeated ScenePlayBattleSettlePlayerInfo settle_player_info_list = 4;
|
||||
repeated Unk2700_OHOKEEGPPBG Unk2700_HMENAAMGMBB = 14;
|
||||
repeated ScenePlayBattleSettleRewardInfo settle_reward_info_list = 14;
|
||||
}
|
||||
|
Reference in New Issue
Block a user