Ident correction.
Last branch had a bad intend due to some misconfiguration on my side.
This commit is contained in:
@@ -4,8 +4,8 @@ import com.massivecraft.factions.struct.Relation;
|
||||
|
||||
public class CmdRelationTruce extends FRelationCommand {
|
||||
|
||||
public CmdRelationTruce() {
|
||||
aliases.add("truce");
|
||||
targetRelation = Relation.TRUCE;
|
||||
}
|
||||
public CmdRelationTruce() {
|
||||
aliases.add("truce");
|
||||
targetRelation = Relation.TRUCE;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user