Browse Source

autotest: remove doubled up disable-anti-alias-hud

zr-v5.1
Justin Clift 5 years ago committed by Peter Barker
parent
commit
e1e16bde6d
  1. 1
      Tools/autotest/fg_plane_view.bat
  2. 1
      Tools/autotest/fg_plane_view.sh
  3. 1
      Tools/autotest/fg_quad_view.bat
  4. 1
      Tools/autotest/fg_quad_view.sh

1
Tools/autotest/fg_plane_view.bat

@ -11,7 +11,6 @@ fgfs ^ @@ -11,7 +11,6 @@ fgfs ^
--airport=KSFO ^
--geometry=650x550 ^
--bpp=32 ^
--disable-anti-alias-hud ^
--disable-hud-3d ^
--disable-horizon-effect ^
--timeofday=noon ^

1
Tools/autotest/fg_plane_view.sh

@ -10,7 +10,6 @@ nice fgfs \ @@ -10,7 +10,6 @@ nice fgfs \
--airport=YKRY \
--geometry=650x550 \
--bpp=32 \
--disable-anti-alias-hud \
--disable-hud-3d \
--disable-horizon-effect \
--timeofday=noon \

1
Tools/autotest/fg_quad_view.bat

@ -12,7 +12,6 @@ fgfs ^ @@ -12,7 +12,6 @@ fgfs ^
--airport=KSFO ^
--geometry=650x550 ^
--bpp=32 ^
--disable-anti-alias-hud ^
--disable-hud-3d ^
--disable-horizon-effect ^
--timeofday=noon ^

1
Tools/autotest/fg_quad_view.sh

@ -10,7 +10,6 @@ nice fgfs \ @@ -10,7 +10,6 @@ nice fgfs \
--airport=YKRY \
--geometry=650x550 \
--bpp=32 \
--disable-anti-alias-hud \
--disable-hud-3d \
--disable-horizon-effect \
--timeofday=noon \

Loading…
Cancel
Save