mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 03:12:00 -04:00
fix menu title patch for Options (#1506)
This commit is contained in:
parent
0d33954f9b
commit
cb37d10a61
@ -1877,7 +1877,7 @@ static void M_DrawBackground(char *patchname)
|
||||
|
||||
static void M_DrawSetup(void)
|
||||
{
|
||||
M_DrawTitle(124, 15, "M_OPTION", "OPTIONS");
|
||||
M_DrawTitle(124, 15, "M_OPTTTL", "OPTIONS");
|
||||
}
|
||||
|
||||
/////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user