More reformatting
This commit is contained in:
@@ -17,9 +17,7 @@ public class PowerLossEvent extends Event implements Cancellable {
|
||||
private String message;
|
||||
|
||||
public PowerLossEvent(Faction f, FPlayer p) {
|
||||
cancelled = false;
|
||||
faction = f;
|
||||
fplayer = p;
|
||||
cancelled = false; faction = f; fplayer = p;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user