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 9983ea49cc
commit 54acb48e4a

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)