mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-18 23:31:03 -08:00
Remove unused code
This commit is contained in:
parent
6c8a29cea6
commit
c25428357e
1 changed files with 0 additions and 9 deletions
|
|
@ -99,15 +99,6 @@ export class HUDLayerPreview extends BaseHUDPart {
|
|||
globalConfig.tileSize
|
||||
);
|
||||
}
|
||||
|
||||
// this.context.fillStyle = "green";
|
||||
// this.context.fillRect(
|
||||
// dx * globalConfig.tileSize,
|
||||
// dy * globalConfig.tileSize,
|
||||
|
||||
// globalConfig.tileSize,
|
||||
// globalConfig.tileSize
|
||||
// );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue