Only press button once.
This commit is contained in:
@@ -73,7 +73,7 @@ public class SwearInGuildHandler extends AbstractClientMsgHandler {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (protectorate.guildState.equals(GuildState.Petitioner) == false) {
|
if (protectorate.guildState.equals(GuildState.Petitioner) == false) {
|
||||||
ErrorPopupMsg.sendErrorMsg(player, "This guild has already sword fealty!");
|
ErrorPopupMsg.sendErrorMsg(player, "This guild has already sworn fealty!");
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user