commit
c292baf580
1 changed files with 6 additions and 0 deletions
|
@ -44,6 +44,12 @@ internal class PlayerInfoController : Controller
|
|||
Int32Value = 1402
|
||||
},
|
||||
new PlayerAttr
|
||||
{
|
||||
Key = (int)PlayerAttrKey.HeadFrame,
|
||||
ValueType = (int)PlayerAttrType.Int32,
|
||||
Int32Value = 80060009
|
||||
},
|
||||
new PlayerAttr
|
||||
{
|
||||
Key = (int)PlayerAttrKey.Sex,
|
||||
ValueType = (int)PlayerAttrType.Int32,
|
||||
|
|
Loading…
Reference in a new issue