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

Update local config with latest variables and cleanup a bit

This commit is contained in:
tobspr
2020-08-15 19:55:39 +02:00
parent 7e139d116d
commit d1a5dd8c9e
2 changed files with 9 additions and 4 deletions

View File

@@ -8,10 +8,6 @@ import { BasicSerializableObject, types } from "../savegame/serialization";
import { enumColors, enumColorsToHexCode, enumColorToShortcode, enumShortcodeToColor } from "./colors";
import { THEME } from "./theme";
const rusha = require("rusha");
const logger = createLogger("shape_definition");
/**
* @typedef {{
* subShape: enumSubShape,