更新 'src/Main/options.cxx'

This commit is contained in:
zhongjin 2022-11-25 08:08:43 +08:00
parent 7bac8ed005
commit 273adf8d08

View File

@ -274,6 +274,8 @@ void fgSetDefaults ()
//zhongjin
//Addon
const auto& addonManager = addons::AddonManager::instance();
SGPath addonPath = globals->get_fg_root();
addonPath.append("Addon/RedGriffinATC");