Fix YAML prototype errors (#954)

This commit is contained in:
Jackson Lewis
2020-05-22 17:59:13 +01:00
committed by GitHub
parent 126c5942a4
commit e992d8fa43
3 changed files with 9 additions and 2 deletions

View File

@@ -148,6 +148,14 @@ namespace Content.Client
"RandomPottedPlant",
"CommunicationsConsole",
"BarSign",
"DroppedBodyPart",
"DroppedMechanism",
"BodyManager",
"Stunnable",
"SolarPanel",
"BodyScanner",
"Stunbaton",
"EmergencyClosetFill"
};
foreach (var ignoreName in registerIgnore)