Vapor tweaks (#9638)

This commit is contained in:
metalgearsloth
2022-07-15 12:45:21 +10:00
committed by GitHub
parent 786c8a7c79
commit 9608005db0
4 changed files with 36 additions and 59 deletions

View File

@@ -2,12 +2,6 @@
namespace Content.Shared.Vapor
{
[Virtual]
public class SharedVaporComponent : Component
{
public const string SolutionName = "vapor";
}
[Serializable, NetSerializable]
public enum VaporVisuals
{