adjust
This commit is contained in:
parent
de80491b8a
commit
523a487162
@ -24,7 +24,7 @@ class Privilege
|
||||
|
||||
public function getBattlePlus($account_id)
|
||||
{
|
||||
return $this->getPrivilegePlus($account_id, 'battleplus');
|
||||
return 0;//$this->getPrivilegePlus($account_id, 'battleplus');
|
||||
}
|
||||
|
||||
public function getCoinTimesPlus($account_id)
|
||||
|
Loading…
x
Reference in New Issue
Block a user