mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-04 05:27:13 +00:00
3756e12701
Observers have the ability to change the currently displayed player, and this broke the logic of commit f3f695b90e.
By instead storing the displayed player in CmpOverlayRenderer, we can remove the workaround to set a 'dirty' flag as well.