Fighting of Ecstasy Series

Based on “Fighting of Ecstasy 2009″ (erotic game) by Crimson.
Comments
global $options; foreach ($options as $value) { if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_settings( $value['id'] ); } } ?>
Based on “Fighting of Ecstasy 2009″ (erotic game) by Crimson.