This commit is contained in:
Frank 2020-06-29 21:08:57 +02:00
parent e3f4aa3d64
commit 207c9ed62e
2 changed files with 344 additions and 352 deletions

View File

@ -1475,8 +1475,3 @@ end
self.DESTROYS[Event.IniUnitName] = true self.DESTROYS[Event.IniUnitName] = true
end end
end end

View File

@ -1284,6 +1284,3 @@ function AIRBASE:GetActiveRunway(magvar)
return runways[iact] return runways[iact]
end end