mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 04:21:47 +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)
|
if ((*displayplayerp) == olddisplayplayer)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
if ((*displayplayerp) != oldplayernum)/* differ parameter */
|
if ((*displayplayerp) != playernum)/* differ parameter */
|
||||||
{
|
{
|
||||||
/* skipped some */
|
/* skipped some */
|
||||||
CONS_Alert(CONS_NOTICE,
|
CONS_Alert(CONS_NOTICE,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue