mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 03:51:50 +00:00
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2 into playerthink-hook
This commit is contained in:
commit
49996ac9aa
1 changed files with 1 additions and 1 deletions
|
|
@ -2171,7 +2171,7 @@ skipwhite:
|
|||
return data;
|
||||
}
|
||||
if (c == '\033')
|
||||
data += 2;
|
||||
data++;
|
||||
else
|
||||
{
|
||||
com_token[len] = c;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue