invite card

This commit is contained in:
CHIEFSOFT\ameye
2023-11-22 10:35:48 -05:00
parent 6b5e8b179a
commit 1a259b62ca
+1 -1
View File
@@ -335,7 +335,7 @@ long RecoReferAFreind(int itm_count, CVars in, CVars &out ){
out[vname] = "Show WrenchBoard to a friend and earn free coupons. Get started.";
snprintf(vname, sizeof (vname), "card_type_%05d", ic);
out[vname] = "OFFERS";
out[vname] = "INVITE";
snprintf(vname, sizeof (vname), "offer_id_%05d", ic);
out[vname] = "0";