Tweak the app-data path on Mac, after discussion with Tat.
This commit is contained in:
parent
cf86d37514
commit
a0bfa25aa7
1 changed files with 1 additions and 1 deletions
|
@ -502,7 +502,7 @@ static SGPath platformDefaultDataPath()
|
|||
|
||||
SGPath appData;
|
||||
appData.set((const char*) path);
|
||||
appData.append("flightgear.org");
|
||||
appData.append("FlightGear");
|
||||
return appData;
|
||||
}
|
||||
#else
|
||||
|
|
Loading…
Add table
Reference in a new issue