#PLAYERRECCE

* Fixes for new Gazelle models
This commit is contained in:
Applevangelist
2023-11-16 14:07:40 +01:00
parent 2044068393
commit ca20e059a6
2 changed files with 26 additions and 18 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