forked from MagicBane/Server
state updated properly
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user