This commit is contained in:
Frank
2020-04-22 18:06:18 +02:00
parent d2629263c3
commit 7c07df19bf
8 changed files with 18178 additions and 73 deletions
+1 -1
View File
@@ -663,7 +663,7 @@ function SCORE:onbeforeSave(From, Event, To, path, filename)
-- Check default path.
if path==nil and not lfs then
self:E(self.lid.."WARNING: lfs not desanitized. Results will be saved in DCS installation root directory rather than your \"Saved Games\DCS\" folder.")
self:E(self.lid.."WARNING: lfs not desanitized. Results will be saved in DCS installation root directory rather than your \"Saved Games/DCS\" folder.")
end
return true