DERP DERP DERP
DERP ALERT. DUCK AND COVER!
This commit is contained in:
		@@ -158,7 +158,8 @@ bool OneSixLibrary::filesExist()
 | 
			
		||||
	}
 | 
			
		||||
	else
 | 
			
		||||
	{
 | 
			
		||||
		if (!QFileInfo::exists(PathCombine("libraries", storage)))
 | 
			
		||||
		QFileInfo info(PathCombine("libraries", storage));
 | 
			
		||||
		if (!info.exists())
 | 
			
		||||
		{
 | 
			
		||||
			return false;
 | 
			
		||||
		}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user