mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 01:01:33 +00:00
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:
commit
413c8563c9
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue