Microwave ECS (#10766)
* microwave ECS * allcomponentdelete etset ack * container purge
This commit is contained in:
8
Content.Client/Kitchen/Visualizers/MicrowaveVisuals.cs
Normal file
8
Content.Client/Kitchen/Visualizers/MicrowaveVisuals.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace Content.Client.Kitchen.Visualizers;
|
||||
|
||||
public enum MicrowaveVisualizerLayers : byte
|
||||
{
|
||||
Base,
|
||||
BaseUnlit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user