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
Sometimes you want to set a DC to a particular value, but also want to update the global Line as well (such as the case of setting a DC to 0). It would help to have a bool _global at the end of setIlkDebtCeiling to keep this in sync.
Sometimes you want to set a DC to a particular value, but also want to update the global Line as well (such as the case of setting a DC to 0). It would help to have a
bool _globalat the end ofsetIlkDebtCeilingto keep this in sync.