mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-25 14:46:46 +01:00
forgot the other super constructor for configcollection
This commit is contained in:
parent
9d0dd7ecd6
commit
b3ed05eb09
@ -43,7 +43,7 @@ public abstract class ConfigCollection<T> extends Config implements Registers, G
|
|||||||
initCollection();
|
initCollection();
|
||||||
|
|
||||||
//load
|
//load
|
||||||
register();
|
//register();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user