1
This commit is contained in:
parent
7417e88927
commit
e7e63791b1
@ -272,7 +272,7 @@ class ShopController{
|
||||
}
|
||||
if ($_REQUEST['type'] == 3) {
|
||||
$p = $this->getParameter(RAND_SHOP_GOLD);
|
||||
$this->SubCoin($p['param_value'], $account_id);
|
||||
$this->SubCoin($p['param_value'], $account_id, 1);
|
||||
}
|
||||
unset($user_db['shop_list']);
|
||||
$shop_list = $this->randomShop();
|
||||
|
Loading…
x
Reference in New Issue
Block a user