2022-March-22 - Prerelease - 2.6.621
Pre-release
Pre-release
Clean up game data update code in StatPanel. (#10216) * Clean up game data update code in StatPanel. Changes the StatPanel to be the one listening for game data updates. This fixes incorrect logic where two nested classes were incorrectly handling setGameData() calls, since the gameData variable was coming from the outer class already. * Fix listeners.