spacing cleanup
This commit is contained in:
@@ -194,7 +194,6 @@ void NoteSkinManager::GetNoteSkinNames( const Game* pGame, vector<RString> &AddT
|
|||||||
GetAllNoteSkinNamesForGame( pGame, AddTo );
|
GetAllNoteSkinNamesForGame( pGame, AddTo );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
bool NoteSkinManager::DoesNoteSkinExist( const RString &sSkinName )
|
bool NoteSkinManager::DoesNoteSkinExist( const RString &sSkinName )
|
||||||
{
|
{
|
||||||
vector<RString> asSkinNames;
|
vector<RString> asSkinNames;
|
||||||
|
|||||||
Reference in New Issue
Block a user