mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Fix improperly-resolved merge conflict
This commit is contained in:
parent
6560740234
commit
12750e06e3
1 changed files with 0 additions and 1 deletions
|
|
@ -5099,7 +5099,6 @@ static inline void PingUpdate(void)
|
|||
if (pingtimeout[i] > cv_pingtimeout.value) // ok your net has been bad for too long, you deserve to die.
|
||||
{
|
||||
XBOXSTATIC char buf[2];
|
||||
pingtimeout[i] = 0;
|
||||
|
||||
pingtimeout[i] = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue