]> git.mxchange.org Git - flightgear.git/commit
Load a flight recorder tape from the command line
authorTorsten Dreyer <torsten@ŧ3r.de>
Wed, 17 Sep 2014 20:38:40 +0000 (22:38 +0200)
committerTorsten Dreyer <torsten@ŧ3r.de>
Wed, 17 Sep 2014 20:38:40 +0000 (22:38 +0200)
commit015ecb54f3dcc84dc45058de82cb95333c49182c
tree195173aabb756b854fb3d0cb96a2ac790b680b82
parentdd8b4120607baa531e509d9b2ef3181a12d05dfb
Load a flight recorder tape from the command line

Adds new option --load-tape=foobar to load a flight recorder
tape from the command line. Loads foobar.fgtape from the
directory specified in /sim/replay/tape-directory and starts
replay.
src/Main/options.cxx