mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
commit
bfedba07d7
|
|
@ -3164,7 +3164,7 @@ class SessionActor(middlewareActor: typed.ActorRef[MiddlewareActor.Command], con
|
|||
sendResponse(PlanetsideAttributeMessage(guid, 7, tplayer.Capacitor.toLong))
|
||||
}
|
||||
// AvatarAwardMessage
|
||||
populateAvatarAwardRibbonsFunc(1, 20L)
|
||||
//populateAvatarAwardRibbonsFunc(1, 20L)
|
||||
|
||||
sendResponse(PlanetsideStringAttributeMessage(guid, 0, "Outfit Name"))
|
||||
//squad stuff (loadouts, assignment)
|
||||
|
|
|
|||
Loading…
Reference in a new issue