mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-30 13:00:54 +00:00
Bleh old stuff
This commit is contained in:
parent
8f47b55d29
commit
6dc04ab957
1 changed files with 1 additions and 1 deletions
|
@ -1963,7 +1963,7 @@ Command_View_f (void)
|
|||
if ((*displayplayerp) == olddisplayplayer)
|
||||
return;
|
||||
|
||||
if ((*displayplayerp) != oldplayernum)/* differ parameter */
|
||||
if ((*displayplayerp) != playernum)/* differ parameter */
|
||||
{
|
||||
/* skipped some */
|
||||
CONS_Alert(CONS_NOTICE,
|
||||
|
|
Loading…
Reference in a new issue