quick typo fix, "chainged"->"changed" (thanks Deathfromance)
This commit is contained in:
parent
2b4b3b0c9a
commit
f9cffebe27
@ -58,7 +58,7 @@ public class FCommandTag extends FBaseCommand {
|
|||||||
if (faction == me.getFaction()) {
|
if (faction == me.getFaction()) {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
faction.sendMessage(Conf.colorSystem+"The faction "+me.getRelationColor(faction)+oldtag+Conf.colorSystem+" chainged their name to "+myFaction.getTag(faction));
|
faction.sendMessage(Conf.colorSystem+"The faction "+me.getRelationColor(faction)+oldtag+Conf.colorSystem+" changed their name to "+myFaction.getTag(faction));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user