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:
GoldenTails 2020-02-11 19:07:48 -06:00
parent 15c263e9c7
commit 9f7bfd901b
1 changed files with 0 additions and 1 deletions

View File

@ -10585,7 +10585,6 @@ static void M_HandleConnectIP(INT32 choice)
default: // otherwise do nothing.
break;
}
break; // don't check for typed keys
}
if (l >= 28-1)