mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
fixes
This commit is contained in:
@@ -1626,7 +1626,7 @@ function AWACS:_NewRadioEntry(TextTTS, TextScreen,GID,IsGroup,ToScreen,IsNew,Fro
|
|||||||
RadioEntry.TextScreen = TextScreen or TextTTS
|
RadioEntry.TextScreen = TextScreen or TextTTS
|
||||||
RadioEntry.GroupID = GID
|
RadioEntry.GroupID = GID
|
||||||
RadioEntry.ToScreen = ToScreen
|
RadioEntry.ToScreen = ToScreen
|
||||||
RadioEntry.Duration = STTS.getSpeechTime(TextTTS,0.95,false) or 8
|
RadioEntry.Duration = MSRS.getSpeechTime(TextTTS,0.95,false) or 8
|
||||||
RadioEntry.FromAI = FromAI
|
RadioEntry.FromAI = FromAI
|
||||||
RadioEntry.IsGroup = IsGroup
|
RadioEntry.IsGroup = IsGroup
|
||||||
if Tactical then
|
if Tactical then
|
||||||
|
|||||||
Reference in New Issue
Block a user