mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-28 23:54:15 +00:00
thread-split events display
This commit is contained in:
@@ -271,6 +271,10 @@ export class GameView {
|
||||
}
|
||||
}
|
||||
|
||||
public updatesSinceLastTick(): GameUpdates {
|
||||
return this.lastUpdate.updates
|
||||
}
|
||||
|
||||
public update(gu: GameUpdateViewData) {
|
||||
this.lastUpdate = gu
|
||||
|
||||
|
||||
Reference in New Issue
Block a user