示例#1
0
文件: 101c.php 项目: rudiedirkx/Games
 public function reset()
 {
     parent::reset();
     $this->insurance = -1;
     $this->payout = -1;
 }