Merge pull request #118 from ilan-schemoul/fix-comment-nuke

refactor: remove comment outdated
This commit is contained in:
evanpelle
2025-03-02 20:03:23 -08:00
committed by GitHub
-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(