Rename close window functions to match upstream
This commit is contained in:
@@ -5302,7 +5302,7 @@ static inline void ShowMeasurementTooltips(StringID str, uint paramcount, const
|
||||
|
||||
static void HideMeasurementTooltips()
|
||||
{
|
||||
DeleteWindowById(WC_TOOLTIPS, 0);
|
||||
CloseWindowById(WC_TOOLTIPS, 0);
|
||||
}
|
||||
|
||||
/** highlighting tiles while only going over them with the mouse */
|
||||
|
||||
Reference in New Issue
Block a user