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:
Excelente juego de rugby online en el cual deberemos ganar el scrum y anotar antes de recibir un tackle de algun jugador rival. Podemos elegir entre las mejores naciones del mundo. Usamos las teclas de cursor y la tecla Z para hacer un pase.
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: