mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-28 19:54:44 +02:00
Cleanup formatting.
This commit is contained in:
@ -374,7 +374,7 @@ public class PartyManager {
|
||||
*/
|
||||
private void loadParties() {
|
||||
File file = new File(partiesFilePath);
|
||||
|
||||
|
||||
if (!file.exists()) {
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user