deactivate merit commendation population on the client

This commit is contained in:
Jason_DiDonato@yahoo.com 2022-05-08 22:02:13 -04:00
parent 71b8c011c9
commit fd2604e6cc

View file

@ -3164,7 +3164,7 @@ class SessionActor(middlewareActor: typed.ActorRef[MiddlewareActor.Command], con
sendResponse(PlanetsideAttributeMessage(guid, 7, tplayer.Capacitor.toLong)) sendResponse(PlanetsideAttributeMessage(guid, 7, tplayer.Capacitor.toLong))
} }
// AvatarAwardMessage // AvatarAwardMessage
populateAvatarAwardRibbonsFunc(1, 20L) //populateAvatarAwardRibbonsFunc(1, 20L)
sendResponse(PlanetsideStringAttributeMessage(guid, 0, "Outfit Name")) sendResponse(PlanetsideStringAttributeMessage(guid, 0, "Outfit Name"))
//squad stuff (loadouts, assignment) //squad stuff (loadouts, assignment)