Predict some power PowerReceiver stuff (#33834)
* Predict some power PowerReceiver stuff Need it for some atmos device prediction. * Also this
This commit is contained in:
@@ -6,4 +6,6 @@ namespace Content.Shared.Power.Components;
|
||||
public sealed class ApcPowerReceiverComponentState : ComponentState
|
||||
{
|
||||
public bool Powered;
|
||||
public bool NeedsPower;
|
||||
public bool PowerDisabled;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user