]> git.mxchange.org Git - flightgear.git/commit
Report bad command-line args via message box.
authorJames Turner <zakalawe@mac.com>
Sat, 25 Jan 2014 10:36:00 +0000 (10:36 +0000)
committerJames Turner <zakalawe@mac.com>
Sat, 25 Jan 2014 10:36:00 +0000 (10:36 +0000)
commitc8b1655edc78e5f937e7f85795e565e27754b94d
tree3a10b167fa2c5fe476da55e471ec90182a8cebf5
parent64cbc06003dabdf90bb51b3141598705aacb923c
Report bad command-line args via message box.

This makes the behaviour when FGRun (or other GUI launchers)
send bad options much more explicable. Non Windows/Mac systems
get an SG_ALERT on the console as before.
src/Main/options.cxx