diff --git a/webapp/controller/InGameMallController.class.php b/webapp/controller/InGameMallController.class.php index 46a8a2c7..abcd099a 100644 --- a/webapp/controller/InGameMallController.class.php +++ b/webapp/controller/InGameMallController.class.php @@ -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(),