mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-01-19 16:59:37 +01:00
do not call register() in super
This commit is contained in:
parent
e354e7b89b
commit
9d0dd7ecd6
@ -25,8 +25,8 @@ public abstract class ConfigCollection<T> extends Config implements Registers, G
|
||||
//init
|
||||
initCollection();
|
||||
|
||||
//load
|
||||
register();
|
||||
//DO NOT CALL THIS HERE
|
||||
//register();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user