More spacing
This commit is contained in:
parent
8eeb29ec32
commit
e31bee1909
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ function PlaneObject(icao) {
|
||||||
this.nav_altitude = null;
|
this.nav_altitude = null;
|
||||||
this.nav_heading = null;
|
this.nav_heading = null;
|
||||||
this.nav_modes = null;
|
this.nav_modes = null;
|
||||||
this.nav_qnh = null;
|
this.nav_qnh = null;
|
||||||
this.rc = null;
|
this.rc = null;
|
||||||
|
|
||||||
this.nac_p = null;
|
this.nac_p = null;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue