Wingmen now report new targets

This commit is contained in:
Ambroise Garel
2025-07-25 18:41:00 +02:00
parent c2ed114217
commit 5d556ceb83
2 changed files with 27 additions and 33 deletions
@@ -127,7 +127,7 @@ do
noReportIfNoContacts = noReportIfNoContacts or false
delayRadioAnswer = delayRadioAnswer or false
local reportString = TUM.wingmen.getContactsAsReportString(groupCategory, false, true)
local reportString = TUM.wingmen.getContactsAsReportString(groupCategory, true)
if not reportString then
if noReportIfNoContacts then return false end