dur
This commit is contained in:
@@ -140,7 +140,7 @@ void RefreshCacheItem( int iIndex )
|
||||
|
||||
if( asButtonNames.size() < 2 )
|
||||
{
|
||||
if( sCodeName != "" )
|
||||
if( sButtonsNames != "" )
|
||||
LOG->Trace( "The code '%s' is less than 2 buttons, so it will be ignored.", sCodeName.c_str() );
|
||||
item.iNumButtons = 0;
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user