mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-09-22 07:13:07 -04:00
Updated WaypointObject's encode method for little endian
This commit is contained in:
@@ -45,6 +45,7 @@ public class PlayerObject extends IntangibleObject {
|
||||
experience.put(type, value);
|
||||
experience.sendDeltaMessage(this);
|
||||
}
|
||||
|
||||
public String getProfession() {
|
||||
return profession;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user