mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-03-12 05:22:55 +00:00
Fix spectator/type mode.
This commit is contained in:
parent
ae3bb401ab
commit
b1602ec71f
@ -205,8 +205,8 @@ void ClientPutInServer( edict_t *pEntity )
|
||||
// Reset interpolation during first frame
|
||||
pPlayer->pev->effects |= EF_NOINTERP;
|
||||
|
||||
pPlayer->pev->iuser1 = 0;
|
||||
pPlayer->pev->iuser2 = 0;
|
||||
// pPlayer->pev->iuser1 = 0;
|
||||
// pPlayer->pev->iuser2 = 0;
|
||||
}
|
||||
|
||||
#ifndef NO_VOICEGAMEMGR
|
||||
|
Loading…
x
Reference in New Issue
Block a user