Dzierzan / OpenSA

This repository contains Swarm Assault remake project based on the OpenRA Mod SDK.
https://www.moddb.com/mods/opensa
GNU General Public License v3.0
98 stars 11 forks source link

Control groups are incorrectly labelled #235

Closed Blackrobe closed 1 year ago

Blackrobe commented 1 year ago

image

Selecting units, and then pressing CTRL+1 results in the unit labelled under Group 0 instead of Group 1

image

Selecting units, and then pressing CTRL+0 results in the unit labelled under Group 9 instead of Group 0

But the control group selection works fine as expected, this is a display issue.