1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-05-17 07:36:24 +02:00

This is also a change

This commit is contained in:
TfT_02 2013-07-24 16:07:44 +02:00
parent 584a225d6e
commit 0e8ce005d7

@ -195,6 +195,8 @@ public class PlayerProfile {
return;
}
changed = true;
skillsXp.put(skillType, newValue);
}