fix
This commit is contained in:
parent
ff9d5fee6b
commit
e7117eabd0
@ -71,8 +71,6 @@ void RunEnginePrediction(IClientEntity *ent, CUserCmd *ucmd)
|
|||||||
g_IGameMovement->FinishTrackPredictionErrors(
|
g_IGameMovement->FinishTrackPredictionErrors(
|
||||||
reinterpret_cast<CBasePlayer *>(ent));
|
reinterpret_cast<CBasePlayer *>(ent));
|
||||||
|
|
||||||
delete[] object;
|
|
||||||
|
|
||||||
NET_VAR(ent, 4188, CUserCmd *) = nullptr;
|
NET_VAR(ent, 4188, CUserCmd *) = nullptr;
|
||||||
|
|
||||||
g_GlobalVars->frametime = frameTime;
|
g_GlobalVars->frametime = frameTime;
|
||||||
|
Reference in New Issue
Block a user