cleanup
Don't use GetSteps with the really long parameter list absolutely necessary.
This commit is contained in:
@@ -1206,7 +1206,7 @@ void SongManager::LoadAllFromProfiles()
|
||||
continue;
|
||||
}
|
||||
|
||||
SMLoader::LoadEdit( fn, (ProfileSlot) s );
|
||||
SMLoader::LoadEdit( fn, s );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user