mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Remove unused code
This commit is contained in:
parent
6c8a29cea6
commit
c25428357e
@ -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
|
|
||||||
// );
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user