Change stage instead of waiting for tab retry
This commit is contained in:
parent
5d81b293b7
commit
1518b057ae
@ -58,6 +58,7 @@ partial class DeliverooPlugin
|
||||
new() { Type = 0, Int = 0 }
|
||||
};
|
||||
addon->FireCallback(3, selectExpertDeliveryTab);
|
||||
CurrentStage = Stage.SelectItemToTurnIn;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user