mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-15 00:07:39 -04:00
Update SWGList, add gild deltas, play title delta
This commit is contained in:
@@ -134,6 +134,8 @@ public class PlayerObject extends SWGObject {
|
||||
synchronized(objectMutex) {
|
||||
this.title = title;
|
||||
}
|
||||
|
||||
notifyObservers(messageBuilder.buildTitleDelta(title), true);
|
||||
}
|
||||
|
||||
public String getProfession() {
|
||||
|
||||
Reference in New Issue
Block a user