Converted FireExtinguisherVisualizer to generic visualizer (#10058)

This commit is contained in:
ModeratelyAware
2022-07-26 17:40:13 -07:00
committed by GitHub
parent 9c0d39f25e
commit 3e28b7f236
3 changed files with 7 additions and 45 deletions

View File

@@ -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",