mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Revert wrong replace 1d79eb70c
This commit is contained in:
parent
0906252f41
commit
36cd517dce
1 changed files with 1 additions and 1 deletions
|
|
@ -602,7 +602,7 @@ static void DEH_LoadDehackedFile(MYFILE *f, boolean mainfile)
|
|||
}
|
||||
else if (fastcmp(word, "SRB2KART"))
|
||||
{
|
||||
deh_warning("Patch is only compatible with Ring Racers.");
|
||||
deh_warning("Patch is only compatible with SRB2Kart.");
|
||||
}
|
||||
else if (fastcmp(word, "SRB2"))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue