1
This commit is contained in:
parent
e0250fafe3
commit
e4e16186eb
@ -513,7 +513,7 @@ class QuestController{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
$addreward = new classes\AddReward();
|
||||
$coin_num = $addreward->getCoinNum($account_id);
|
||||
$diamond_num = $addreward->getDiamondNum($account_id);
|
||||
echo json_encode(array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user