Fix map-mode viewports not updating when changing company and land colours
This commit is contained in:
@@ -909,6 +909,9 @@ static bool RedrawSmallmap(int32 p1)
|
||||
BuildLandLegend();
|
||||
BuildOwnerLegend();
|
||||
SetWindowClassesDirty(WC_SMALLMAP);
|
||||
|
||||
extern void MarkAllViewportMapLandscapesDirty();
|
||||
MarkAllViewportMapLandscapesDirty();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user