* Use distinct action labels for toggling internals on and off. * Implement specific actions for enabling/disabling internals Avoids potential confusing race conditions where two people might perform the "Toggle Internals On" action an the same person, which would have jsut toggled twice. * If no gas tank, will give popup --------- Co-authored-by: beck-thompson <beck314159@hotmail.com> |
||
|---|---|---|
| .. | ||
| BloodstreamSystem.cs | ||
| BodySystem.cs | ||
| BrainSystem.cs | ||
| InternalsSystem.cs | ||
| LungSystem.cs | ||
| MetabolizerSystem.cs | ||
| RespiratorSystem.cs | ||
| StomachSystem.cs | ||
| ThermalRegulatorSystem.cs | ||