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:
@@ -28,7 +28,6 @@ public class IllusionerConfigs {
|
|||||||
*/
|
*/
|
||||||
@ConfigUpdater
|
@ConfigUpdater
|
||||||
public void updateConfigs() {
|
public void updateConfigs() {
|
||||||
DROPS.update();
|
|
||||||
SOUNDS.update();
|
SOUNDS.update();
|
||||||
ATTACKS.update();
|
ATTACKS.update();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user