Intetrest missing

This commit is contained in:
CHIEFSOFT\ameye
2023-06-20 21:10:39 -04:00
parent 41efef536b
commit 9d2d679fad
+1 -1
View File
@@ -565,7 +565,7 @@ long WrenchJobsProcessInterest(CVars in, CVars &out) {
long interest_id = REQ_LONG(in, "interest_id", 1, -1);
// long interest = REQ_LONG(in, "interest", 1, -1);
long interest = REQ_LONG(in, "interest", 1, -1);
//REQ_STRING (in, "offer_code", 1, 15, "(.*)"); //offer_code
if (interest == JOB_INTEREST_ACCEPT || interest == JOB_INTEREST_REJECT || interest == JOB_INTEREST_CANCEL) {
// is job still valid