Revert "base_player: MakeTempSpectator() will now null think and nextthink."
This reverts commit 0c802295c3
.
This commit is contained in:
parent
94679f3a3f
commit
ade1deb910
1 changed files with 0 additions and 2 deletions
|
@ -540,8 +540,6 @@ base_player::MakeTempSpectator(void)
|
|||
activeweapon = 0;
|
||||
effects = 0;
|
||||
alpha = 0.0f;
|
||||
think = __NULL__;
|
||||
nextthink = 0.0f;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue