mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-04 09:18:38 +00:00
SCI: Slight formatting fix.
svn-id: r54737
This commit is contained in:
parent
4fe03f1b66
commit
c14399c229
@ -872,8 +872,7 @@ void ResourceManager::init(bool initFromFallbackDetector) {
|
||||
scanNewSources();
|
||||
|
||||
if (!initFromFallbackDetector) {
|
||||
if (!addInternalSources())
|
||||
{
|
||||
if (!addInternalSources()) {
|
||||
// FIXME: This error message is not always correct.
|
||||
// OTOH, it is nice to be able to detect missing files/sources
|
||||
// So we should definitely fix addInternalSources so this error
|
||||
|
Loading…
x
Reference in New Issue
Block a user