mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 13:10:42 +00:00
Merge pull request #118 from ilan-schemoul/fix-comment-nuke
refactor: remove comment outdated
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user