mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-15 03:02:23 +00:00
Bleh old stuff
This commit is contained in:
parent
d7db805891
commit
cd8cd10dbc
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…
Add table
Reference in a new issue