]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/FGMouseInput.hxx
Clean-up: move autosave.xml loading code to proper method
[flightgear.git] / src / Input / FGMouseInput.hxx
index 5145c513b07a9e94f6da4572775c8cf8481e1b10..7b9705713da6737323f45423112daa4840fec7a4 100644 (file)
@@ -118,6 +118,8 @@ private:
   } mouse_cursor_map[];
 
   mouse bindings[MAX_MICE];
+  
+  bool haveWarped;
 
   SGPropertyNode_ptr xSizeNode;
   SGPropertyNode_ptr ySizeNode;