syntx fix
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user