Fails to render enemy hand if source is set to private on Pro/Enterprise games
In the Access Control tab, if 'source viewable' is set to 'private' to make it impossible for users to clone the game:
For some reason this also inadvertently causes an issue in-game for users (i.e non-admin accounts) where the enemy hand does not render its cardback at all rendered as shown below
It appears that the src property of the card's img is simply not present.
This is incredibly jarring for the user and makes it impossible to see if you have card advantage or not which is surprisingly problematic.
The gameplay and gamefeel should be unaffected by whether you have source viewable or not.