mirror of
https://github.com/luau/UniversalSynSaveInstance.git
synced 2026-02-04 22:53:16 +02:00
Removed sanitizeFileName for FilePath to allow folders
This commit is contained in:
@@ -1698,10 +1698,6 @@ local function synsaveinstance(CustomOptions, CustomOptions2)
|
||||
end
|
||||
end
|
||||
|
||||
if FilePath then
|
||||
FilePath = sanitizeFileName(FilePath)
|
||||
end
|
||||
|
||||
if IsModel then
|
||||
placename = (
|
||||
FilePath
|
||||
|
||||
Reference in New Issue
Block a user