Minor code formatter settings.

This commit is contained in:
mobius
2015-02-09 00:36:25 +00:00
parent 012eb3ed65
commit 855feff6f6
20 changed files with 45 additions and 30 deletions

View File

@ -66,4 +66,4 @@ public class ConditionPlayerCanSummonPet extends Condition
}
return (_val == canSummon);
}
}
}