forked from mirror/OpenTTD
(svn r15338) -Fix [FS#2598]: close all construction related windows whenever changing company.
This commit is contained in:
@@ -28,6 +28,7 @@ void InvalidateWindowClassesData(WindowClass cls, int data = 0);
|
||||
|
||||
void DeleteNonVitalWindows();
|
||||
void DeleteAllNonVitalWindows();
|
||||
void DeleteConstructionWindows();
|
||||
void HideVitalWindows();
|
||||
void ShowVitalWindows();
|
||||
|
||||
|
Reference in New Issue
Block a user