mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-02-24 15:01:44 +01:00
Push build
This commit is contained in:
parent
edc4cfdd72
commit
ea15e03e70
@ -12,7 +12,7 @@ import net.Indyuce.mmoitems.api.ConfigFile;
|
||||
import net.Indyuce.mmoitems.api.UpgradeTemplate;
|
||||
|
||||
public class UpgradeManager {
|
||||
private Map<String, UpgradeTemplate> templates = new HashMap<>();
|
||||
private final Map<String, UpgradeTemplate> templates = new HashMap<>();
|
||||
|
||||
public UpgradeManager() {
|
||||
reload();
|
||||
|
Loading…
Reference in New Issue
Block a user