Skip to content

2022-March-22 - Prerelease - 2.6.621

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Mar 00:05
bf3dc7e
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.