Browse Source

autotest: update fg_plane_view.sh for FlightGear 3.0

master
Andrew Tridgell 11 years ago
parent
commit
5c82711578
  1. 2
      Tools/autotest/fg_plane_view.sh

2
Tools/autotest/fg_plane_view.sh

@ -8,7 +8,6 @@ nice fgfs \ @@ -8,7 +8,6 @@ nice fgfs \
--aircraft=Rascal110-JSBSim \
--control=mouse \
--fg-aircraft="$AUTOTESTDIR/aircraft" \
--disable-intro-music \
--airport=YKRY \
--geometry=650x550 \
--bpp=32 \
@ -22,7 +21,6 @@ nice fgfs \ @@ -22,7 +21,6 @@ nice fgfs \
--disable-ai-models \
--fog-disable \
--disable-specular-highlight \
--disable-skyblend \
--disable-anti-alias-hud \
--wind=0@0 \
$*

Loading…
Cancel
Save