Opened 7 years ago

Last modified 5 years ago

#4798 new defect

PlayAsGroup has an unused parameter

Reported by: fatherbushido Owned by:
Priority: Nice to Have Milestone: Backlog
Component: Simulation Keywords:
Cc: Patch:

Description

In soundmanager/SoundManager.cpp the function PlayAsGroup has a source param which appears to not be used.

see https://code.wildfiregames.com/D921?id=3756#inline-16778

It ends at the ItemForEntity function which was introduced in r13209 and the source parameter was tagged as unused in r13356.

So the patch is about knowing if we should keep that or not.

Change History (1)

comment:1 by Itms, 5 years ago

Component: UI & SimulationSimulation
Note: See TracTickets for help on using tickets.