- custom sounds
This commit is contained in:
Frank
2024-06-08 22:34:09 +02:00
parent a6568a955f
commit 08745c910c
3 changed files with 12 additions and 19 deletions

View File

@@ -485,7 +485,6 @@ end
--- Check radio queue for transmissions to be broadcasted.
-- @param #RADIOQUEUE self
function RADIOQUEUE:_CheckRadioQueue()
env.info("FF check radio queue "..self.alias)
-- Check if queue is empty.
if #self.queue==0 then