mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 12:59:25 +08:00
Fix: Typo about SUBMARINE override compatibility (#663)
This commit is contained in:
@@ -387,7 +387,7 @@ class AzurLaneConfig(ConfigUpdater, ManualConfig, GeneratedConfig):
|
||||
|
||||
@SUBMARINE.setter
|
||||
def SUBMARINE(self, value):
|
||||
self.override(Fleet_Fleet2=value)
|
||||
self.override(Submarine_Fleet=value)
|
||||
|
||||
_fleet_boss = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user