diff -r 4d3209a189ca -r dab56311daa5 hedgewars/uStore.pas --- a/hedgewars/uStore.pas Sun Feb 12 15:27:25 2012 +0100 +++ b/hedgewars/uStore.pas Sun Feb 12 15:35:06 2012 +0100 @@ -1017,6 +1017,7 @@ end else begin + AmmoMenuInvalidated:= true; {$IFDEF IPHONEOS} // chFullScr is called when there is a rotation event and needs the SetScale and SetupOpenGL to set up the new resolution // this 6 gl functions are the relevant ones and are hacked together here for optimisation