mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
4 lines
101 B
JavaScript
4 lines
101 B
JavaScript
|
import { BaseHUDPart } from "../base_hud_part";
|
||
|
|
||
|
export class HUDMassSelector extends BaseHUDPart {}
|