state updated properly

This commit is contained in:
2026-05-10 08:08:18 -04:00
parent c02564d7af
commit e2909564a4
@@ -97,6 +97,8 @@ public class AcceptSubInviteHandler extends AbstractClientMsgHandler {
if (nation.getGuildState() == GuildState.Sovereign)
nation.upgradeGuildState(true);
nation.getSubGuildList().add(protectorate);
//Let's send the message back.
msg.setUnknown02(1);