forked from Upstream/mmocore
Support for latest MMOItems and MMOLib
This commit is contained in:
parent
9dab499655
commit
eef4013797
@ -23,7 +23,7 @@ public class AttributeManager extends MMOManager {
|
||||
public Collection<PlayerAttribute> getAll() {
|
||||
return map.values();
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public void reload() {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user