mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Remove unused code
This commit is contained in:
@@ -99,15 +99,6 @@ export class HUDLayerPreview extends BaseHUDPart {
|
|||||||
globalConfig.tileSize
|
globalConfig.tileSize
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
// this.context.fillStyle = "green";
|
|
||||||
// this.context.fillRect(
|
|
||||||
// dx * globalConfig.tileSize,
|
|
||||||
// dy * globalConfig.tileSize,
|
|
||||||
|
|
||||||
// globalConfig.tileSize,
|
|
||||||
// globalConfig.tileSize
|
|
||||||
// );
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user