Resolves PowerDeviceVisualizer is Obsolete (#13900)
This commit is contained in:
7
Content.Client/Power/Visualizers/PowerDeviceVisuals.cs
Normal file
7
Content.Client/Power/Visualizers/PowerDeviceVisuals.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Content.Client.Power;
|
||||
|
||||
/// Remains in use by portable scrubbers and lathes.
|
||||
public enum PowerDeviceVisualLayers : byte
|
||||
{
|
||||
Powered
|
||||
}
|
||||
Reference in New Issue
Block a user