Open kitty624 opened 11 months ago
currently the enum for nationality of mercs (in SoldierProfileType.h) isn't ordered alphabetically
as user greensnack pointed out at discord, that can be inconvinient during IMP creation
https://discord.com/channels/348449397308391426/821085354009952307/1186417893953511496
gonna try to find out wether nationality is strictly taken from that enum, and if so, try to re-order them alphabetically
which would also require to adjust numbers in mercprofiles.xml afterwards
currently the enum for nationality of mercs (in SoldierProfileType.h) isn't ordered alphabetically
as user greensnack pointed out at discord, that can be inconvinient during IMP creation
https://discord.com/channels/348449397308391426/821085354009952307/1186417893953511496
gonna try to find out wether nationality is strictly taken from that enum, and if so, try to re-order them alphabetically
which would also require to adjust numbers in mercprofiles.xml afterwards