1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

Merge branch 'nightly' into dev

This commit is contained in:
Kyo
2020-08-06 03:02:13 -03:00
committed by GitHub
9 changed files with 10 additions and 5 deletions

View File

@@ -179,6 +179,7 @@ class GridInfo:
if info.enemy_scale:
self.enemy_scale = info.enemy_scale
if info.enemy_genre:
self.enemy_genre = info.enemy_genre
return True
elif mode == 'carrier' and not self.is_land and self.may_carrier: