1
This commit is contained in:
parent
3a75e04c7b
commit
62374d0314
@ -250,6 +250,7 @@ class InGameMallController extends BaseAuthedController {
|
||||
}
|
||||
$this->_decItems($costItems);
|
||||
$propertyChgService->addBagChg();
|
||||
$propertyChgService->addUserChg();
|
||||
}elseif ($itemMeta['type'] == \mt\Item::CHIP_TYPE){
|
||||
SqlHelper::update
|
||||
(myself()->_getSelfMysql(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user