1
This commit is contained in:
parent
cf326445ef
commit
1c70125c97
@ -25,7 +25,7 @@ class RoleController{
|
|||||||
$d = array(
|
$d = array(
|
||||||
'drop_id' => $drop_meta['drop_id'],
|
'drop_id' => $drop_meta['drop_id'],
|
||||||
'item_id' => $drop_meta['item_id'],
|
'item_id' => $drop_meta['item_id'],
|
||||||
'num' => $drop_meta['num'],
|
'num' => $drop_meta['num'],
|
||||||
'weight' => $drop_meta['weight'],
|
'weight' => $drop_meta['weight'],
|
||||||
'type' => $drop_meta['type']
|
'type' => $drop_meta['type']
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user