Merge branch 'trash-files' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-trash-files
This commit is contained in:
@@ -591,7 +591,7 @@ void Content::deleteFileSafety(const StringView& path, const Guid& id)
|
||||
}
|
||||
}
|
||||
|
||||
#if PLATFORM_WINDOWS
|
||||
#if PLATFORM_WINDOWS || PLATFORM_LINUX
|
||||
// Safety way - move file to the recycle bin
|
||||
if (FileSystem::MoveFileToRecycleBin(path))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user