mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-11 08:43:02 +00:00
Grey out modules that are powered off to provide a clearer visual indication
This commit is contained in:
@@ -77,6 +77,7 @@ export default class HardpointSlotSection extends SlotSection {
|
||||
dropClass={this._dropClass(h, originSlot, targetSlot)}
|
||||
ship={ship}
|
||||
m={h.m}
|
||||
enabled={h.enabled ? true : false}
|
||||
/>);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user