1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Add quad cutter and painter

This commit is contained in:
tobspr
2020-05-17 00:21:33 +02:00
parent bce44188c8
commit cad6b357e3
25 changed files with 720 additions and 365 deletions

View File

@@ -24,7 +24,7 @@ export class ColorItem extends BaseItem {
}
/**
* @param {string} color
* @param {enumColors} color
*/
constructor(color) {
super();