111
This commit is contained in:
@@ -72,4 +72,9 @@ class Inven extends Base_C_Object {
|
||||
SUser.SendUpdateItemList(1, 0, Slot);
|
||||
return Ret;
|
||||
}
|
||||
|
||||
//获取时装管理器
|
||||
function GetAvatarItemMgr() {
|
||||
return Sq_CallFunc(S_Ptr("0x80DD576"), "pointer", ["pointer"], this.C_Object);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user