mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: lower SIM_VALUE in ship matching of GemsFarming
This commit is contained in:
parent
0eee91a891
commit
194ec3e234
@ -19,7 +19,7 @@ from module.retire.scanner import ShipScanner
|
||||
from module.ui.assets import BACK_ARROW
|
||||
from module.ui.page import page_fleet
|
||||
|
||||
SIM_VALUE = 0.95
|
||||
SIM_VALUE = 0.92
|
||||
|
||||
|
||||
class GemsCampaignOverride(CampaignBase):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user