mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Fix: [JP] Missing number attribute in ResearchProjectJp
This commit is contained in:
@@ -533,6 +533,7 @@ class ResearchProjectJp:
|
||||
self.name = ''
|
||||
self.series = ''
|
||||
self.genre = ''
|
||||
self.number = ''
|
||||
self.duration = '24'
|
||||
self.ship = ''
|
||||
self.ship_rarity = ''
|
||||
|
||||
Reference in New Issue
Block a user