Converted FireExtinguisherVisualizer to generic visualizer (#10058)
This commit is contained in:
@@ -3,7 +3,7 @@ namespace Content.Server.Entry
|
||||
{
|
||||
public static class IgnoredComponents
|
||||
{
|
||||
public static string[] List => new [] {
|
||||
public static string[] List => new[] {
|
||||
"ConstructionGhost",
|
||||
"IconSmooth",
|
||||
"StasisBedVisuals",
|
||||
|
||||
Reference in New Issue
Block a user