(svn r21715) -Fix: Use the correct land colour in the owner legend.

This commit is contained in:
terkhen
2011-01-04 20:53:57 +00:00
parent 73d26d3831
commit 5268d03abd
3 changed files with 14 additions and 2 deletions

View File

@@ -15,5 +15,6 @@
void BuildIndustriesLegend();
void ShowSmallMap();
void BuildLandLegend();
void BuildOwnerLegend();
#endif /* SMALLMAP_GUI_H */