Updated pb schema.

This commit is contained in:
genxium
2022-10-10 12:17:23 +08:00
parent 9c07b43157
commit e224aaf680
7 changed files with 201 additions and 151 deletions

View File

@@ -46,6 +46,7 @@ message BattleColliderInfo {
int32 inputFrameUpsyncDelayTolerance = 16;
int32 maxChasingRenderFramesPerUpdate = 17;
int32 playerBattleState = 18;
double rollbackEstimatedDt = 19;
}
message Player {