FlightControl-Master / MOOSE

Mission Object Oriented Scripting Environment (MOOSE) for lua mission scripting design in DCS World
http://flightcontrol-master.github.io/MOOSE/
GNU General Public License v3.0
290 stars 94 forks source link

Remove duplicate Utilities.STTS Class replaced by Sound.SRS #2081

Closed kaltokri closed 6 months ago

kaltokri commented 8 months ago

First step is to check if other classes uses STTS and refactor them to use Sound.SRS. Dependencies from Sound.SRS to Utilities.STTS should be removed already. Last step is to remove the class or at least mark it as depricated.