feat(proto): 🔥 remove some message

This commit is contained in:
DragonAura 2023-03-28 21:53:58 +08:00
parent 24c9eb493f
commit 35963b38f0
1 changed files with 0 additions and 3 deletions

View File

@ -175,9 +175,6 @@ message MessageOfAll
int32 student_quited = 4; // 退
int32 student_score = 5;
int32 tricker_score = 6;
bool gate_opened = 7;
bool hidden_gate_refreshed = 8;
bool hidden_gate_opened = 9;
}
message MessageToClient