-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix team chooser menu popup when other player in PVS
* `C_NEO_Player::Spawn` is called not only for the local client's player, but also for other player (bot or actual) when they're in the local client's PVS * If it's called, then only update the VGUIs if it's either local player wasn't set (so it's initially just spawned in) or matches the set local player's pointer. * fixes #510
- Loading branch information
1 parent
8621b06
commit ff5f57d
Showing
1 changed file
with
28 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters