(svn r21715) -Fix: Use the correct land colour in the owner legend.
This commit is contained in:
@@ -720,6 +720,7 @@ static bool RedrawScreen(int32 p1)
|
||||
static bool RedrawSmallmap(int32 p1)
|
||||
{
|
||||
BuildLandLegend();
|
||||
BuildOwnerLegend();
|
||||
SetWindowClassesDirty(WC_SMALLMAP);
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user