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
the part compChip_KER_build is using the module BuildEngineer and the part compChip_KER_flight is using the module FlightEngineer - both seem to be deprecated and instead are implemented by the newer FlightEngineerModule (gleaned from this patch)
the part
compChip_KER_buildis using the moduleBuildEngineerand the partcompChip_KER_flightis using the moduleFlightEngineer- both seem to be deprecated and instead are implemented by the newerFlightEngineerModule(gleaned from this patch)