member id

This commit is contained in:
CHIEFSOFT\ameye
2023-10-28 16:17:04 -04:00
parent a9b508f569
commit a6feec898c
+1
View File
@@ -228,6 +228,7 @@ long WrenchFamilyTransferCredit( CVars in, CVars &out ){
if (retDb2>0)
{
long member_id = out["recipient"].Long(); // This is the recipient
CVars vw;
vw["currency"] = in["currency"];
vw["currency"].set_valid( true );