mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-04 15:46:07 +00:00
remove redundant logic
This commit is contained in:
@@ -131,7 +131,6 @@ export class TickMetricsEvent implements GameEvent {
|
||||
public readonly tickDelay?: number,
|
||||
// Number of turns the client is behind the server (if known)
|
||||
public readonly backlogTurns?: number,
|
||||
public readonly renderEveryN?: number,
|
||||
) {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user