Merge pull request #9058 from iMilchshake/master

Add actually setting `m_LastRescue` variable
This commit is contained in:
Dennis Felsing 2024-09-29 07:57:38 +00:00 committed by GitHub
commit 9829f1ea2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2376,6 +2376,7 @@ void CCharacter::Rescue()
return;
}
m_LastRescue = Server()->Tick();
float StartTime = m_StartTime;
m_RescueTee[GetPlayer()->m_RescueMode].Load(this, Team());
// Don't load these from saved tee: