(svn r70) -Fix: typo in english.txt
-Add some debug messages for misc=1
This commit is contained in:
@@ -466,7 +466,7 @@ static void MakeSortedIndustryList()
|
||||
|
||||
qsort(_industry_sort, n, 1, IndustrySorter);
|
||||
|
||||
//DEBUG(misc, 1) ("Resorting Industries list...");
|
||||
DEBUG(misc, 1) ("Resorting Industries list...");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user