#Fix SRS TTS folder path in documentation and defaults

This commit is contained in:
Applevangelist
2025-07-19 16:05:06 +02:00
parent 1b57af88a0
commit 8a0e9a3400
6 changed files with 16 additions and 16 deletions

View File

@@ -3079,7 +3079,7 @@ function FLIGHTGROUP:onbeforeLandAtAirbase(From, Event, To, airbase)
local Tsuspend=nil
if airbase==nil then
self:T(self.lid.."ERROR: Airbase is nil in LandAtAirase() call!")
self:T(self.lid.."ERROR: Airbase is nil in LandAtAirbase() call!")
allowed=false
end