Fix indentation.
This commit is contained in:
parent
ba6f4cb42f
commit
b163af3010
1 changed files with 1 additions and 1 deletions
|
@ -490,7 +490,7 @@ FGInterface::unbind ()
|
|||
fgUntie("/orientation/side-slip-deg");
|
||||
fgUntie("/orientation/alpha-deg");
|
||||
fgUntie("/velocities/airspeed-kt");
|
||||
fgUntie("/velocities/groundspeed-kt");
|
||||
fgUntie("/velocities/groundspeed-kt");
|
||||
fgUntie("/velocities/mach");
|
||||
fgUntie("/velocities/speed-north-fps");
|
||||
fgUntie("/velocities/speed-east-fps");
|
||||
|
|
Loading…
Reference in a new issue