tweaks.
This commit is contained in:
parent
0b69d5a107
commit
bd969d8e11
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ fgOPTIONS::fgOPTIONS() :
|
|||
|
||||
network_olk(false)
|
||||
{
|
||||
aircraft_dir=""; // Initialize the Aircraft directory to "" (UIUC)
|
||||
aircraft_dir = ""; // Initialize the Aircraft directory to "" (UIUC)
|
||||
|
||||
// set initial values/defaults
|
||||
time_offset_type=FG_TIME_SYS_OFFSET;
|
||||
|
|
Loading…
Reference in a new issue