1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 13:49:26 +08:00

Fix: Misspelling & Line-end spaces

This commit is contained in:
hgjazhgj
2022-06-25 20:04:45 +08:00
parent 5bae649009
commit e779fd7e64
37 changed files with 79 additions and 83 deletions

View File

@@ -19,7 +19,7 @@ class CampaignBase(CampaignBase_):
Override full scan methods to make sure that, Dace can be kept when tracking siren movements.
"""
dace = None
def full_scan_movable(self, *args, **kwargs):
self.dace = self.map.select(enemy_genre='Siren_Dace')
logger.attr('Submarine_Dace', self.dace)