syntx fix

This commit is contained in:
CHIEFSOFT\ameye
2023-05-19 16:51:43 -04:00
parent 3554c3dfe8
commit eb72989333
+1 -1
View File
@@ -23,7 +23,7 @@ long WrenchMarketInterestQuestion(CVars in, CVars &out);
long WrenchReplyMessage(CVars in, CVars &out);
long WrenchJobPostAgree(CVars in, CVars &out);
long WrenchJobPostExtendTime(CVars in, CVars &out);
long WrenchJobPostNotifyOffer(CVars in, CVars &out)'
long WrenchJobPostNotifyOffer(CVars in, CVars &out);
long WrenchJobPostCancelOffer(CVars in, CVars &out);