Some indent style and comment management.

This commit is contained in:
Olof Larsson
2013-04-19 15:01:53 +02:00
parent afe944d3c4
commit c2063a47b2
6 changed files with 12 additions and 13 deletions

View File

@ -36,11 +36,4 @@ public class FactionsEventDisband extends FactionsEventAbstractSender
this.factionId = faction.getId();
}
// -------------------------------------------- //
// ASSORTED
// -------------------------------------------- //
}

View File

@ -49,7 +49,7 @@ public class FactionsEventMembershipChange extends FactionsEventAbstractSender
}
// -------------------------------------------- //
// INTERNAL ENUM
// REASON ENUM
// -------------------------------------------- //
public enum MembershipChangeReason