X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fgoop.c;h=f7229cce153fa7b4ee3cda37c1f1a636845d5406;hp=02a5b11352ff3f439c59d2f98f1df59066e1bfba;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hpb=ff35d056d723c9a5ffe728dbba5f1c25e141be04 diff --git a/hacks/goop.c b/hacks/goop.c index 02a5b113..f7229cce 100644 --- a/hacks/goop.c +++ b/hacks/goop.c @@ -577,6 +577,9 @@ static const char *goop_defaults [] = { "*torque: 0.0075", "*elasticity: 0.9", "*maxVelocity: 0.5", +#ifdef USE_IPHONE + "*ignoreRotation: True", +#endif 0 };