fixed bug amb41
This commit is contained in:
parent
6eb1242600
commit
83631e95aa
|
@ -389,7 +389,6 @@ const char *Menu::GetTextString(int player, page_t page, int &keys)
|
|||
|
||||
if (enabled)
|
||||
{
|
||||
keys |= (1<<option);
|
||||
if (m_AutoColors)
|
||||
{
|
||||
_snprintf(buffer, sizeof(buffer)-1, "\\r%d.\\w %s\n", option_display, pItem->name.c_str());
|
||||
|
|
Loading…
Reference in New Issue
Block a user