mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-17 09:25:24 +01:00
(svn r6457) - Codechange: Allow the company colour window to stay open after the
company information window has been closed, as the company colour window is now much larger.
This commit is contained in:
parent
851874d8e1
commit
db883dc49c
@ -786,7 +786,6 @@ static void PlayerCompanyWndProc(Window *w, WindowEvent *e)
|
||||
|
||||
|
||||
case WE_DESTROY:
|
||||
DeleteWindowById(WC_PLAYER_COLOR, w->window_number);
|
||||
DeleteWindowById(WC_PLAYER_FACE, w->window_number);
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user