Fixed minor typo

This commit is contained in:
Ambroise Garel 2025-07-27 19:19:20 +02:00
parent 776241fced
commit 11835d9c0b

View File

@ -74,7 +74,7 @@ do
local function doSendWingmenToMarker()
if TUM.wingmenTasking.commandGoToMapMarker(nil, false) then
TUM.log("Wingmen moving FLIGHT to marker")
TUM.log("Wingmen moving to FLIGHT marker")
else
TUM.log("Failed to move wingmen to FLIGHT marker")
end