Visit srb2.org/addons to get & make addons!

This commit is contained in:
Tatsuru 2021-04-30 15:49:09 -03:00
parent 1355a82aa5
commit ea7b332525
1 changed files with 1 additions and 1 deletions

View File

@ -6234,7 +6234,7 @@ static void M_AddonsOptions(INT32 choice)
M_SetupNextMenu(&OP_AddonsOptionsDef);
}
#define LOCATIONSTRING1 "Visit \x83SRB2.ORG/MODS\x80 to get & make add-ons!"
#define LOCATIONSTRING1 "Visit \x83SRB2.ORG/ADDONS\x80 to get & make addons!"
//#define LOCATIONSTRING2 "Visit \x88SRB2.ORG/MODS\x80 to get & make add-ons!"
static void M_LoadAddonsPatches(void)