mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
Fix RankConfig
This commit is contained in:
parent
f40f68bdf0
commit
684e96ff6b
@ -195,6 +195,6 @@ public class RankConfig extends BukkitConfig {
|
|||||||
resetRankValue(subSkillType, index, false);
|
resetRankValue(subSkillType, index, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
saveConfig();
|
updateFile();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user