global $options;
foreach ($options as $value) {
if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_settings( $value['id'] ); }
}
?>
Cómo jugar:
Juego de SWAT donde tenemos el objetivo de eliminar a los enemigos terroristas que amenazan con un ataque a nuestras instalaciones, para eso debemos concentrarnos y apuntar y disparar lo más rápido posible. Para jugar utilizamos el MOUSE.
global $options;
foreach ($options as $value) {
if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_settings( $value['id'] ); }
}
?>
Cargando el juego ..
Controles:
Publicado por: