More spacing

This commit is contained in:
James Wilson 2018-08-17 11:33:35 -05:00
parent 8eeb29ec32
commit e31bee1909

View file

@ -28,7 +28,7 @@ function PlaneObject(icao) {
this.nav_altitude = null;
this.nav_heading = null;
this.nav_modes = null;
this.nav_qnh = null;
this.nav_qnh = null;
this.rc = null;
this.nac_p = null;