You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of hardcoding the .rwy file in the config, hardcode the path to the PRF file, that stores the path to the sector file and use that to generate .rwy file path with correct filename.
Future-proofs for sector updates.
Instead of hardcoding the
.rwyfile in the config, hardcode the path to the PRF file, that stores the path to the sector file and use that to generate.rwyfile path with correct filename.Future-proofs for sector updates.