(from <Someone>)
The patch that deals with tabs is attached. I also fixed bug when the program won't quit if Quit option is selected in the player selection dialog.
This commit is contained in:
@@ -133,8 +133,7 @@ void mswin_player_selection(void)
|
||||
|
||||
/* select a role */
|
||||
if( mswin_player_selection_window( &nRole ) == IDCANCEL ) {
|
||||
clearlocks();
|
||||
mswin_exit_nhwindows(0);
|
||||
bail(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user