Skip to content

Commit

Permalink
More spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
James Wilson committed Aug 17, 2018
1 parent 8eeb29e commit e31bee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public_html/planeObject.js
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit e31bee1

Please sign in to comment.