@@ -138,6 +138,7 @@ namespace GFGGame
}
EventAgent.DispatchEvent(ConstMessage.RED_CHANGE);
+ EventAgent.DispatchEvent(ConstMessage.STORE_BROCADE_WEAV_RECEIVE);
BonusController.TryShowBonusList(bonusList, onSuccess);
return true;