1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-16 03:31:52 +00:00

Revert mass_selector.js

This commit is contained in:
FatCatX 2022-01-06 20:55:57 -08:00
parent f352a11fa0
commit 0d5ead71cd

View File

@ -17,7 +17,6 @@ import { KEYMAPPINGS } from "../../key_action_mapper";
import { THEME } from "../../theme";
import { enumHubGoalRewards } from "../../tutorial_goals";
import { BaseHUDPart } from "../base_hud_part";
import { SerializerInternal } from "../../../savegame/serializer_internal";
const logger = createLogger("hud/mass_selector");