mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-12-26 10:37:57 +01:00
Cleanup.
This commit is contained in:
parent
96cd16faf7
commit
d7b8ec1274
@ -468,7 +468,8 @@ public class Config extends ConfigLoader {
|
||||
}
|
||||
}
|
||||
|
||||
if(defaulthud == null)
|
||||
if (defaulthud == null) {
|
||||
defaulthud = HUDType.STANDARD;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user