Remove some misc redundancies
This commit is contained in:
@@ -79,7 +79,7 @@ namespace OpenRA.Editor
|
||||
}
|
||||
catch (Exception ed)
|
||||
{
|
||||
Console.WriteLine("No map preview image found: {0}", ed.ToString());
|
||||
Console.WriteLine("No map preview image found: {0}", ed);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user