This is also a change

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

View File

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