Update Airboss.lua

This commit is contained in:
Applevangelist
2021-04-22 10:26:02 +02:00
committed by GitHub
parent 2475f22937
commit 5091ed7d6d

View File

@@ -17739,7 +17739,7 @@ function AIRBOSS: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