mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:39:25 +08:00
Fix: Stage ENTRANCE in hard mode
- Fix Points.group()
This commit is contained in:
@@ -91,6 +91,7 @@ class CampaignUI(UI, CampaignOcr):
|
||||
self.campaign_ensure_chapter(index=chapter)
|
||||
if mode == 'hard':
|
||||
self.campaign_ensure_mode('hard')
|
||||
self.campaign_ensure_chapter(index=chapter)
|
||||
|
||||
elif chapter in 'abcd' or chapter == 'ex_sp':
|
||||
self.ui_goto_event()
|
||||
|
||||
Reference in New Issue
Block a user