Fix forward leak from 9a6fd52be8.
This commit is contained in:
@@ -41,6 +41,7 @@ SteamWorksForwards::~SteamWorksForwards()
|
|||||||
forwards->ReleaseForward(this->pFOSSC);
|
forwards->ReleaseForward(this->pFOSSC);
|
||||||
forwards->ReleaseForward(this->pFOSSCF);
|
forwards->ReleaseForward(this->pFOSSCF);
|
||||||
forwards->ReleaseForward(this->pFOSSD);
|
forwards->ReleaseForward(this->pFOSSD);
|
||||||
|
forwards->ReleaseForward(this->pFOCGS);
|
||||||
}
|
}
|
||||||
|
|
||||||
void SteamWorksForwards::NotifyPawnValidateClient(Account_t parent, Account_t child)
|
void SteamWorksForwards::NotifyPawnValidateClient(Account_t parent, Account_t child)
|
||||||
|
|||||||
Reference in New Issue
Block a user