1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
the
This commit is contained in:
Aurumaker72 2021-03-21 15:28:39 +01:00
parent 3d6323e455
commit 6a346610e5

View File

@ -212,6 +212,7 @@ export class HUDMassSelector extends BaseHUDPart {
if (!this.root.keyMapper.getBinding(KEYMAPPINGS.massSelect.massSelectSelectMultiple).pressed) {
// Start new selection
this.selectedUids = new Set();
}