1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-01-31 07:54:50 +01:00

Minor bug fixed.

This commit is contained in:
gyboth 2005-05-15 14:42:58 +00:00
parent 0af9eb4251
commit 9cf5d198b0

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