更新 'src/Main/options.cxx'
This commit is contained in:
parent
50d2add451
commit
3d0283b44a
@ -2927,7 +2927,7 @@ OptionResult Options::processOptions()
|
||||
SG_LOG(SG_GENERAL, SG_ALERT, msg);
|
||||
}
|
||||
|
||||
SGPath addonPath = globals->get_fg_root();
|
||||
addonPath = globals->get_fg_root();
|
||||
addonPath.append("Addon/addon-littlenavmap");
|
||||
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user