Remove sequence warnings for the stable release. Fixes #3142.
This commit is contained in:
@@ -43,7 +43,6 @@ namespace OpenRA.Graphics
|
||||
catch (FileNotFoundException)
|
||||
{
|
||||
// Do nothing; we can crash later if we actually wanted art
|
||||
Console.WriteLine("Can't find all files for unit {0}.".F(unit));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user