mirror of
https://github.com/genxium/DelayNoMore
synced 2025-09-24 13:42:19 +00:00
Fixed clock sync and camera tracking.
This commit is contained in:
@@ -47,6 +47,8 @@ message BattleColliderInfo {
|
||||
int32 maxChasingRenderFramesPerUpdate = 17;
|
||||
int32 playerBattleState = 18;
|
||||
double rollbackEstimatedDt = 19;
|
||||
double rollbackEstimatedDtMillis = 20;
|
||||
int64 rollbackEstimatedDtNanos = 21;
|
||||
}
|
||||
|
||||
message Player {
|
||||
|
Reference in New Issue
Block a user