mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-04 14:15:53 -04:00
Add GameHandler::withSoundManager() that encapsulates the repeated getInstance()->getRenderer()->getSoundManager() null-check chain. Replace 6 call sites, with helper available for future consolidation of remaining 25 sites.