Feature: Add coverage area display for existing stations.
This commit is contained in:

committed by
Niels Martin Hansen

parent
37daf43037
commit
b6733edd17
@@ -1320,6 +1320,7 @@ static bool ChangeMaxHeightLevel(int32 p1)
|
||||
static bool StationCatchmentChanged(int32 p1)
|
||||
{
|
||||
Station::RecomputeCatchmentForAll();
|
||||
MarkWholeScreenDirty();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user