Help for this page

Select Code to Download


  1. or download this
    $self->load_ciphers() unless $self->check_cipher_count();
    $self->{game} = undef;
    
  2. or download this
      our %S = (%S,
            game => {
                  "jetfighter4"  => {key => "M3pL73", label => "JetFighter
    + IV: Fortress America"},
    ...
    );
    
    1;