Open
Description
First Check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I have attached as much information as possible (screenshots, debug and exception logs, etc).
Description
When DeployCommandClass
is executed, it plays the "Deploying" voiceline if any units were given orders. This shouldn't happen if the units that are deploying are transports.
Required Code (optional)
Add a check in DeployCommandClass::Execute
Steps To Reproduce
Deploy an APC via hotkey
Expected Behaviour
No sound plays
Actual Behaviour
"Deploying"
Additional Context
No response