This commit is contained in:
BenCat07 2018-03-18 10:58:02 +01:00 committed by GitHub
parent ff9d5fee6b
commit e7117eabd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,8 +71,6 @@ void RunEnginePrediction(IClientEntity *ent, CUserCmd *ucmd)
g_IGameMovement->FinishTrackPredictionErrors(
reinterpret_cast<CBasePlayer *>(ent));
delete[] object;
NET_VAR(ent, 4188, CUserCmd *) = nullptr;
g_GlobalVars->frametime = frameTime;