Skip to content

Commit

Permalink
Fix Ilyn Payne ASoS
Browse files Browse the repository at this point in the history
  • Loading branch information
gereon77 committed Jul 20, 2024
1 parent f971b55 commit 22e8727
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export default class SerIlynPayneASoSAbilityGameState extends GameState<
houseCard: serIlynPayneASoS.id
}, true);
this.parentGameState.onHouseCardResolutionFinish(house);
return;
}

this.setChildGameState(new SelectUnitsGameState(this)).firstStart(
Expand Down

0 comments on commit 22e8727

Please sign in to comment.