Explorar o código

This is also a change

TfT_02 %!s(int64=12) %!d(string=hai) anos
pai
achega
0e8ce005d7

+ 2 - 0
src/main/java/com/gmail/nossr50/datatypes/player/PlayerProfile.java

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