mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
This is also a change
This commit is contained in:
parent
584a225d6e
commit
0e8ce005d7
@ -195,6 +195,8 @@ public class PlayerProfile {
|
||||
return;
|
||||
}
|
||||
|
||||
changed = true;
|
||||
|
||||
skillsXp.put(skillType, newValue);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user