mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-12 15:04:36 +01:00
Add missing Frame = user.ProfileFrame
This commit is contained in:
@@ -109,7 +109,7 @@ namespace EpinelPS.LobbyServer
|
||||
Level = user.userPointData.UserLevel,
|
||||
Exp = user.userPointData.ExperiencePoint,
|
||||
CostumeLv = 1,
|
||||
Frame = 1,
|
||||
Frame = user.ProfileFrame,
|
||||
Icon = user.ProfileIconId,
|
||||
IconPrism = user.ProfileIconIsPrism,
|
||||
InfraCoreExp = user.InfraCoreExp,
|
||||
|
||||
Reference in New Issue
Block a user