mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-10 19:01:50 +00:00
I broke SHIFT in the Connect IP Textbox.. whoops.
It's okay, I literally had to remove one line lmao.
This commit is contained in:
parent
9983ea49cc
commit
54acb48e4a
1 changed files with 0 additions and 1 deletions
|
|
@ -10585,7 +10585,6 @@ static void M_HandleConnectIP(INT32 choice)
|
||||||
default: // otherwise do nothing.
|
default: // otherwise do nothing.
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
break; // don't check for typed keys
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (l >= 28-1)
|
if (l >= 28-1)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue