OptionalStage is a nested stage, fix stage ID handling (#1836)
This commit is contained in:
parent
7d9559b570
commit
054d0a6b19
@ -305,7 +305,7 @@ where
|
||||
Z: UsesState<State = E::State>,
|
||||
E::State: HasNestedStageStatus,
|
||||
{
|
||||
type Progress = ();
|
||||
type Progress = NestedStageProgress;
|
||||
|
||||
fn perform(
|
||||
&mut self,
|
||||
|
Loading…
x
Reference in New Issue
Block a user