Files
Nitro-V3/src
Remco Epicnabbo 35385ffdd0 Simplify offer selection and activation logic
Always call applySelectedOffer(offer) and consolidate activation into a single conditional. Removed the separate non-lazy branch and now only call offer.activate() when offer.isLazy && offer.offerId > -1, reducing duplicated logic and simplifying the flow.
2026-05-15 13:55:56 +02:00
..
2026-05-12 10:54:01 +02:00
2026-05-12 10:54:01 +02:00
2026-02-19 13:22:37 +01:00
2026-04-29 15:44:17 +02:00
🆙 Init V3
2026-01-31 09:10:52 +01:00
2026-05-15 13:15:30 +02:00