]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/ATCdisplay.hxx
Emergency fix for AI model loading - non existance of the piper model as in the lates...
[flightgear.git] / src / ATC / ATCdisplay.hxx
index 0734e446f9956d74f0a4e70b452ca82638157277..7b3ade925bce34ac4fc1f3eae6006f29505dac9b 100644 (file)
@@ -56,7 +56,7 @@ private:
     bool rep_msg;              // Flag to indicate there is a repeating transmission to display
     bool change_msg_flag;      // Flag to indicate that the repeating message has changed
     double dsp_offset1;                // Used to set the correct position of scrolling display
-    double dsp_offset2;        
+    double dsp_offset2;
     string rep_msg_str;                // The repeating transmission to play
     atcMessageList msgList;
     atcMessageListIterator msgList_itr;