mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-02 03:15:52 -04:00
Added buffs, added total play time to character sheet
This commit is contained in:
@@ -181,6 +181,7 @@ public class WeaponObject extends SWGObject {
|
||||
|
||||
@Override
|
||||
public void sendBaselines(Client destination) {
|
||||
|
||||
if(destination == null || destination.getSession() == null)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user