(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.
pull/155/head
peter1138 18 years ago
parent 53e90c0628
commit 05f7677b9d

@ -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…
Cancel
Save