Sort By Tag "anti zombie defense"

Anti Zombie Defense

Shoot a rotating turret at the attacking zombies a...

bal $options; foreach ($options as $value) { if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_settings( $value['id'] ); } } ?>