mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-02 19:18:11 +00:00
tile perf improvements
This commit is contained in:
@@ -399,7 +399,7 @@ export class GameImpl implements MutableGame {
|
||||
(t.owner() as PlayerImpl)._borderTiles.delete(t);
|
||||
t._isBorder = false
|
||||
}
|
||||
this.updates.push(t.toUpdate())
|
||||
// this.updates.push(t.toUpdate())
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user