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
{{ message }}
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.
I found that in
kcauto/ship_switcher/ship_switch_rule.py
line 129 there is a logic error.LOCKED
should beUNLOCKED
otherwise all locked ships are ignored.After fixing it, ship switcher module works correctly.
The text was updated successfully, but these errors were encountered: