mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Merge branch 'main' into 12.0-development
This commit is contained in:
@@ -149,6 +149,8 @@ static NSArray *getLovesInDocuments()
|
||||
[paths addObject:path.stringByDeletingLastPathComponent];
|
||||
}
|
||||
|
||||
[paths sortUsingSelector:@selector(localizedCaseInsensitiveCompare:)];
|
||||
|
||||
return paths;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user