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:
parent
0af9eb4251
commit
9cf5d198b0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user