You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We may never need to do this but so I don't forget: currently we can't let a country be featured more than once because for reasons I'm not 100% clear about it will result in people getting 3 points rather than two when the second country is being featured. I think this has something to do with the left outer join that we do to determine if a country is featured but I haven't dug into it properly.
The text was updated successfully, but these errors were encountered:
We may never need to do this but so I don't forget: currently we can't let a country be featured more than once because for reasons I'm not 100% clear about it will result in people getting 3 points rather than two when the second country is being featured. I think this has something to do with the left outer join that we do to determine if a country is featured but I haven't dug into it properly.
The text was updated successfully, but these errors were encountered: