Code:
if (msg->Get()->uiAffectedRows > 0)
Code:
if (msg->Get()->uiAffectedRows > 0)
{
SetChangeEmpireCount();
SetEmpire(empire); // bug fix ds_aim
UpdatePacket(); // bug fix ds_aim thanks .Alpha
return 999;
}
If u like thanks button.






