Change atmos plaques to yaml (#37318)
* Change atmos plaques to yaml * remove locale strings
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
using Robust.Shared.Serialization;
|
||||
|
||||
namespace Content.Shared.Atmos.Visuals
|
||||
{
|
||||
[Serializable, NetSerializable]
|
||||
public enum AtmosPlaqueVisuals
|
||||
{
|
||||
State
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user