Revert wrong replace 1d79eb70c

This commit is contained in:
James R 2022-05-20 17:23:34 -07:00
parent 0906252f41
commit 36cd517dce

View file

@ -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"))
{