mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-18 09:14:09 +00:00
refactor: remove comment outdated
This commit is contained in:
@@ -68,7 +68,6 @@ export class GameImpl implements Game {
|
|||||||
private updates: GameUpdates = createGameUpdatesMap();
|
private updates: GameUpdates = createGameUpdatesMap();
|
||||||
private defenseGrid: DefenseGrid;
|
private defenseGrid: DefenseGrid;
|
||||||
|
|
||||||
// Not initialized until the game has finished spawning
|
|
||||||
private _stats: StatsImpl = new StatsImpl();
|
private _stats: StatsImpl = new StatsImpl();
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
|
|||||||
Reference in New Issue
Block a user