This commit is contained in:
Applevangelist
2023-11-16 18:12:17 +01:00
parent 9f08d53262
commit 8b20f6cab2
3 changed files with 26 additions and 12 deletions

View File

@@ -1119,7 +1119,7 @@ function MSRS:_GetCommand(freqs, modus, coal, gender, voice, culture, volume, sp
end
-- Debug output.
self:I("MSRS command="..command)
self:T("MSRS command="..command)
return command
end