Merge branch 'fix-shift-in-ciptbx' into 'master'

I broke SHIFT in the Connect IP Textbox.. whoops.

See merge request STJr/SRB2!777
This commit is contained in:
MascaraSnake 2020-02-15 06:31:23 -05:00
commit b332aaa69f
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)