コード例 #1
0
ファイル: 101c.php プロジェクト: rudiedirkx/Games
 public function reset()
 {
     parent::reset();
     $this->insurance = -1;
     $this->payout = -1;
 }