mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-13 01:05:54 +00:00
Changed wording
This commit is contained in:
@@ -55,7 +55,7 @@ do
|
||||
local u = DCSEx.world.getUnitByID(id)
|
||||
if u then u:destroy() end
|
||||
end
|
||||
TUM.log("Removed "..tostring(#aiWingMenToRemove).." AI wingmen from the mission.\nPlease do not add AI wingmen to the mission, The Universal Mission uses its own wingman system.", TUM.logger.logLevel.WARNING)
|
||||
TUM.log("Removed "..tostring(#aiWingMenToRemove).." AI wingmen from the mission.\nPlease do not add AI wingmen to the mission, The Universal Mission relies on its own wingman system.", TUM.logger.logLevel.WARNING)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user