Anomaly Generator Tweaks (#13856)
This commit is contained in:
@@ -48,6 +48,18 @@ public enum AnomalyVesselVisualLayers : byte
|
||||
Base
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public enum AnomalyGeneratorVisuals : byte
|
||||
{
|
||||
Generating
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public enum AnomalyGeneratorVisualLayers : byte
|
||||
{
|
||||
Base
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public enum AnomalyScannerUiKey : byte
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user