diff --git a/src/core/game/GameImpl.ts b/src/core/game/GameImpl.ts index 200f466fa..63ed345fa 100644 --- a/src/core/game/GameImpl.ts +++ b/src/core/game/GameImpl.ts @@ -68,7 +68,6 @@ export class GameImpl implements Game { private updates: GameUpdates = createGameUpdatesMap(); private defenseGrid: DefenseGrid; - // Not initialized until the game has finished spawning private _stats: StatsImpl = new StatsImpl(); constructor(