mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 16:28:19 +00:00
00ea7763f7
Default to the viewed player in the GUIInterface to avoid passing that separately in some places, refs #3168. Thus GetEntityState will be called for the viewed player instead of observer playerID, therefore fixes a fog-of-war selection relict when changing the perspective, refs #3850. Also remove some unused player arguments. This was SVN commit r18283.