mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-10 22:00:50 +01:00
Cleanup.
This commit is contained in:
@@ -468,7 +468,8 @@ public class Config extends ConfigLoader {
|
||||
}
|
||||
}
|
||||
|
||||
if(defaulthud == null)
|
||||
if (defaulthud == null) {
|
||||
defaulthud = HUDType.STANDARD;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user