Merge pull request #1511 from FlightControl-Master/AA-1

Update Airboss.lua
This commit is contained in:
Applevangelist 2021-04-22 08:21:00 +02:00 committed by GitHub
commit 4668f072af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18037,7 +18037,7 @@ function AIRBOSS:onbeforeLoad(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
-- Set path or default.