Example #1
0
 public function __construct(CTFGame $game, $id)
 {
     parent::__construct($game, $id);
 }