Merge branch 'master' into develop

# Conflicts:
#	Moose Development/Moose/Sound/SRS.lua
This commit is contained in:
Applevangelist 2024-01-05 15:44:24 +01:00
commit 642824818c

View File

@ -1217,7 +1217,7 @@ function MSRS:PlayTextExt(Text, Delay, Frequencies, Modulations, Gender, Culture
self:_ExecCommand(command)
elseif self.backend==MSRS.Backend.GRPC then
BASE:I("MSRS.Backend.GRPC")
--BASE:I("MSRS.Backend.GRPC")
self:_DCSgRPCtts(Text, Frequencies, Gender, Culture, Voice, Volume, Label, Coordinate)