Removes some overrides of ui_action_click. Those did the same the parent did but not calling it and therefore causing some problems like the light not toggling.
Also fixes all the ERT hardsuit helmets with lights turned on turning into engineering ones.
Fixes #11646
Why It's Good For The Game
Hardsuits that come with a light should be able to be turned on.
:cl:
fix: Fixed ERT hardsuit lights not being able to be turned on
fix: Fixed ERT hardsuit helmets turning into engineering ones when the light is turned on
/:cl:
About The Pull Request
Removes some overrides of ui_action_click. Those did the same the parent did but not calling it and therefore causing some problems like the light not toggling. Also fixes all the ERT hardsuit helmets with lights turned on turning into engineering ones.
Fixes #11646
Why It's Good For The Game
Hardsuits that come with a light should be able to be turned on.
Testing Photographs and Procedure
Screenshots&Videos
https://github.com/user-attachments/assets/e52d55c8-010e-4b30-989d-b1ae984fc5f2Changelog
:cl: fix: Fixed ERT hardsuit lights not being able to be turned on fix: Fixed ERT hardsuit helmets turning into engineering ones when the light is turned on /:cl: