tell us what you are doing
This commit is contained in:
@@ -69,7 +69,7 @@ namespace OpenRA.Lint
|
|||||||
foreach (var testMap in maps)
|
foreach (var testMap in maps)
|
||||||
{
|
{
|
||||||
if (verbose)
|
if (verbose)
|
||||||
Console.WriteLine("Map: {0}".F(testMap.Title));
|
Console.WriteLine("Testing map: {0}".F(testMap.Title));
|
||||||
testMap.PreloadRules();
|
testMap.PreloadRules();
|
||||||
|
|
||||||
foreach (var customPassType in Game.modData.ObjectCreator
|
foreach (var customPassType in Game.modData.ObjectCreator
|
||||||
|
|||||||
Reference in New Issue
Block a user