fix: prevent double patsh
This commit is contained in:
parent
6a13e0c2cc
commit
457f38b5b8
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ module XRForge
|
|||
end
|
||||
end
|
||||
end
|
||||
return model_file
|
||||
return File.basename(model_file)
|
||||
end
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue