forked from aly/qstbak
muffin v7.4.19
This commit is contained in:
parent
f82b9ce2a2
commit
afafd5e377
9 changed files with 896 additions and 796 deletions
|
|
@ -1054,7 +1054,7 @@ internal sealed class InteractionUiController : IDisposable
|
|||
|
||||
private unsafe void EasterMowingResultPostSetup(AddonEvent type, AddonArgs args)
|
||||
{
|
||||
if (_seasonalDutyController.IsRunning)
|
||||
if (_seasonalDutyController.IsRunning || ShouldHandleUiInteractions)
|
||||
{
|
||||
_logger.LogInformation("Dismissing EasterMowingResult");
|
||||
AtkUnitBase* address = (AtkUnitBase*)args.Addon.Address;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue