X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fblaster.c;h=080a277b77933cbd1178f353302eb26c868f84a1;hp=1449e1153a8907de59e9f7f8e52ce8d4ff2ed499;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hpb=ff35d056d723c9a5ffe728dbba5f1c25e141be04 diff --git a/hacks/blaster.c b/hacks/blaster.c index 1449e115..080a277b 100644 --- a/hacks/blaster.c +++ b/hacks/blaster.c @@ -1129,6 +1129,9 @@ static const char *blaster_defaults [] = { "*move_stars_x: 2", "*move_stars_y: 1", "*move_stars_random: 0", +#ifdef USE_IPHONE + "*ignoreRotation: True", +#endif 0 };