mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-02-19 14:11:44 +01:00
Build please
This commit is contained in:
parent
d3f44e24a2
commit
2d73f38fca
@ -130,7 +130,7 @@ public class PlayerData extends OfflinePlayerData {
|
|||||||
+ getProfess().getId() + " while refreshing player data.");
|
+ getProfess().getId() + " while refreshing player data.");
|
||||||
} catch (NullPointerException npe2) {
|
} catch (NullPointerException npe2) {
|
||||||
MMOCore.log(Level.SEVERE,
|
MMOCore.log(Level.SEVERE,
|
||||||
"[Userdata] Could not find unidentified skill in class " + getProfess().getId() + " while refreshing player data.");
|
"[Userdata] Could not find unidentified skill in the class " + getProfess().getId() + " while refreshing player data.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user