Update to 12.2
This commit is contained in:
@@ -3496,7 +3496,7 @@ CommandCost CmdScrollViewport(TileIndex tile, DoCommandFlag flags, uint32 p1, ui
|
||||
return CommandCost();
|
||||
}
|
||||
|
||||
static void MarkCatchmentTilesDirty()
|
||||
void MarkCatchmentTilesDirty()
|
||||
{
|
||||
if (_viewport_highlight_town != nullptr) {
|
||||
MarkWholeScreenDirty();
|
||||
|
||||
Reference in New Issue
Block a user