mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Fix compiler warnings.
This commit is contained in:
@@ -411,6 +411,7 @@ namespace Robust.Shared.ContentPack
|
||||
}
|
||||
catch (UnsupportedMetadataException e)
|
||||
{
|
||||
errors.Add(new SandboxError(e));
|
||||
return null;
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user