0
0
Fork 0
mirror of https://git.do.srb2.org/STJr/SRB2.git synced 2025-04-18 00:11:48 +00:00

Hahahahahahahahahahahahaha

This commit is contained in:
James R 2020-01-01 15:52:23 -08:00
parent e9843590da
commit b9cecea25c

View file

@ -2171,7 +2171,7 @@ skipwhite:
return data;
}
if (c == '\033')
data += 2;
data++;
else
{
com_token[len] = c;