Some indent style and comment management.
This commit is contained in:
@ -36,11 +36,4 @@ public class FactionsEventDisband extends FactionsEventAbstractSender
|
||||
this.factionId = faction.getId();
|
||||
}
|
||||
|
||||
// -------------------------------------------- //
|
||||
// ASSORTED
|
||||
// -------------------------------------------- //
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
@ -49,7 +49,7 @@ public class FactionsEventMembershipChange extends FactionsEventAbstractSender
|
||||
}
|
||||
|
||||
// -------------------------------------------- //
|
||||
// INTERNAL ENUM
|
||||
// REASON ENUM
|
||||
// -------------------------------------------- //
|
||||
|
||||
public enum MembershipChangeReason
|
||||
|
Reference in New Issue
Block a user