Minor bug fixed.

This commit is contained in:
gyboth 2005-05-15 14:42:58 +00:00
parent 0af9eb4251
commit 9cf5d198b0
1 changed files with 2 additions and 1 deletions

View File

@ -154,7 +154,8 @@ user_remove(gint idx, gboolean regenerate_team)
cur_user = 0;
game_gui_show_main();
if(window.main != NULL)
game_gui_show_main();
}
void