mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Unused variable cropped up during porting
This commit is contained in:
parent
34540b9caa
commit
ebdb5db502
1 changed files with 0 additions and 2 deletions
|
|
@ -5576,8 +5576,6 @@ static inline void PingUpdate(void)
|
|||
{
|
||||
for (i = 0; i < MAXPLAYERS; i++)
|
||||
{
|
||||
XBOXSTATIC char buf[2];
|
||||
|
||||
if (!playeringame[i] || !pingkick[i])
|
||||
continue;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue