This commit is contained in:
Glenn Maynard
2004-01-21 05:25:19 +00:00
parent 3e578179f4
commit 3d0d191e91
+1 -1
View File
@@ -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;