From df32cff6b5347191543368fc4a9e1a208a3d80c3 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 20 Oct 2022 15:30:10 +0800 Subject: [PATCH] 1 --- server/tools/protobuild/metatable.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/server/tools/protobuild/metatable.proto b/server/tools/protobuild/metatable.proto index cc14d3ad..bfc855dc 100755 --- a/server/tools/protobuild/metatable.proto +++ b/server/tools/protobuild/metatable.proto @@ -540,6 +540,7 @@ message PveGeminiMode optional string score_reward = 5; optional string round_score = 7; optional string next_door = 6; + optional int32 wave_prepare_time = 8; } //end