mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-02-15 03:31:30 +01:00
Content changes & tests for engine prototype validation PR (#27188)
* Content changes & tests for engine prototype validation PR * A
This commit is contained in:
@@ -99,7 +99,7 @@ namespace Content.YAMLLinter
|
||||
yamlErrors[kind] = set;
|
||||
}
|
||||
|
||||
fieldErrors = protoMan.ValidateFields(prototypes);
|
||||
fieldErrors = protoMan.ValidateStaticFields(prototypes);
|
||||
});
|
||||
|
||||
return (yamlErrors, fieldErrors);
|
||||
|
||||
Reference in New Issue
Block a user