9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-23 00:49:36 +00:00

Removed DROPS.update() call

This commit is contained in:
Auxilor
2021-01-29 10:16:09 +00:00
parent b816e68404
commit 99a3e0ea61

View File

@@ -28,7 +28,6 @@ public class IllusionerConfigs {
*/
@ConfigUpdater
public void updateConfigs() {
DROPS.update();
SOUNDS.update();
ATTACKS.update();
}