<URL: http://bugs.freeciv.org/Ticket/Display.html?id=17436 >
handle_nation_select_req() always marks players previous nation available. This is not right when nation is not changed, but only leader name or sex. player_set_nation() sets nation->player correctly, so handle_nation_select_req() should not directly touch it at all. Patch to follow. - ML _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
