Rename close window functions to match upstream
This commit is contained in:
@@ -113,7 +113,7 @@ Town::~Town()
|
||||
|
||||
/* Delete town authority window
|
||||
* and remove from list of sorted towns */
|
||||
DeleteWindowById(WC_TOWN_VIEW, this->index);
|
||||
CloseWindowById(WC_TOWN_VIEW, this->index);
|
||||
|
||||
#ifdef WITH_ASSERT
|
||||
/* Check no industry is related to us. */
|
||||
|
Reference in New Issue
Block a user