this happens normally in the default theme, so let's not warn about it
This commit is contained in:
@@ -43,7 +43,7 @@ void ConditionalBGA::Load(CString szScreenName)
|
||||
// fp = fopen(filepath,"r");
|
||||
if(!loaded)
|
||||
{
|
||||
LOG->Warn("ConditionalBGA File Not Found");
|
||||
LOG->Trace("ConditionalBGA File Not Found");
|
||||
return;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user