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:
@@ -17,6 +17,7 @@
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
import "CharAmusementInfo.proto";
|
||||
import "HideAndSeekStageInfo.proto";
|
||||
import "InBattleChessInfo.proto";
|
||||
import "InBattleFleurFairInfo.proto";
|
||||
@@ -39,5 +40,6 @@ message MultistagePlayInfo {
|
||||
HideAndSeekStageInfo hide_and_seek_info = 108;
|
||||
InBattleChessInfo chess_info = 1758;
|
||||
IrodoriChessInfo irodori_chess_info = 531;
|
||||
CharAmusementInfo char_amusement_info = 324;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user