Revert "base_player: MakeTempSpectator() will now null think and nextthink."

This reverts commit 0c802295c3.
This commit is contained in:
Marco Cawthorne 2022-04-28 14:52:38 -07:00
parent 94679f3a3f
commit ade1deb910
Signed by: eukara
GPG Key ID: C196CD8BA993248A
1 changed files with 0 additions and 2 deletions

View File

@ -540,8 +540,6 @@ base_player::MakeTempSpectator(void)
activeweapon = 0;
effects = 0;
alpha = 0.0f;
think = __NULL__;
nextthink = 0.0f;
}
/*