More spacing
This commit is contained in:
parent
8eeb29ec32
commit
e31bee1909
|
@ -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…
Reference in a new issue