Health analyzer displays turns off when the battery dies (#16125)
This commit is contained in:
@@ -24,3 +24,8 @@ public enum PowerCellVisuals : byte
|
||||
{
|
||||
ChargeLevel
|
||||
}
|
||||
[Serializable, NetSerializable]
|
||||
public enum PowerCellSlotVisuals : byte
|
||||
{
|
||||
Enabled
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user