Unit Transport And on Screen selecting instead (#10740)

* Select all Transport Hotkey,

- hotkey for selecting Payloadc units
- Changed all select all keys to be only select units on screen

* s

* Inverse

* maybe actually set the temp var

* overlap

* blindness
This commit is contained in:
RushieWashie
2025-04-29 22:18:30 +08:00
committed by GitHub
parent e06229c5ac
commit f9fb59fb06
4 changed files with 33 additions and 3 deletions

View File

@@ -1359,6 +1359,8 @@ keybind.pick.name = Pick Block
keybind.break_block.name = Break Block
keybind.select_all_units.name = Select All Units
keybind.select_all_unit_factories.name = Select All Unit Factories
keybind.select_all_unit_transport.name = Select All Unit Transports
keybind.select_across_screen.name = Select Across Screen (Hold)
keybind.deselect.name = Deselect
keybind.pickupCargo.name = Pickup Cargo
keybind.dropCargo.name = Drop Cargo