mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-21 12:16:54 +00:00
add image data only on ticks
This commit is contained in:
@@ -118,6 +118,7 @@ export class ClientGame {
|
||||
this.ticksThisTurn++
|
||||
console.log('client ticking')
|
||||
this.gs.tick()
|
||||
this.renderer.tick()
|
||||
}
|
||||
|
||||
private playerEvent(event: PlayerEvent) {
|
||||
|
||||
Reference in New Issue
Block a user