(svn r14345) -Fix: delete the RenameSignWindow when 'its' sign is deleted
Also, it makes sure the RenameSignWindow isn't open when there are no signs (and crashes associted with that)
This commit is contained in:
@@ -15,6 +15,7 @@ void PlaceProc_Sign(TileIndex tile);
|
||||
/* signs_gui.cpp */
|
||||
void ShowRenameSignWindow(const Sign *si);
|
||||
void HandleClickOnSign(const Sign *si);
|
||||
void DeleteRenameSignWindow(SignID sign);
|
||||
|
||||
void ShowSignList();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user