Fix gas analyzer and anom scanner wrong state (#38285)
* Fix gas analyzer and anomaly scanner UI activation issue * save * fix comment * milkalyzer
This commit is contained in:
@@ -94,12 +94,6 @@ public sealed partial class GasAnalyzerComponent : Component
|
||||
("gasAmount", Amount));
|
||||
}
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public sealed class GasAnalyzerDisableMessage : BoundUserInterfaceMessage
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
|
||||
Reference in New Issue
Block a user