Add todo for RewardType.WebPromoCode

This commit is contained in:
Chomp
2025-06-11 21:38:18 +01:00
parent 327ad33bb6
commit 6175e37044
@@ -125,6 +125,10 @@ public class RewardHelper(
// TODO: Wire up to notification system
_logger.Error("UNHANDLED: RewardType.NotificationPopup");
break;
case RewardType.WebPromoCode:
// TODO: ??? (Free arena trial from Balancing - Part 1)
_logger.Error("UNHANDLED: RewardType.WebPromoCode");
break;
default:
_logger.Error(
_localisationService.GetText(