refactor: remove comment outdated

This commit is contained in:
ilan schemoul
2025-03-02 22:30:38 +01:00
parent 8472e74b0b
commit e45c4b5ba4
-1
View File
@@ -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(