mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
merge fixes
This commit is contained in:
@@ -270,7 +270,7 @@ public class ConnectionService implements INetworkDispatch {
|
||||
}
|
||||
}*/
|
||||
|
||||
core.missionService.getBountyList().remove(core.getBountiesODB().get(object.getObjectId(), Long.class, BountyListItem.class));
|
||||
core.missionService.getBountyList().remove(core.getBountiesODB().get(object.getObjectId()));
|
||||
|
||||
ghost.toggleFlag(PlayerFlags.LD);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user