Merge branch 'things-to-tide-you-over' into 'next'

Update URL on the addon screen

See merge request STJr/SRB2!1489
This commit is contained in:
sphere 2021-05-06 08:18:12 -04:00
commit 413c8563c9
1 changed files with 2 additions and 2 deletions

View File

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