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
When clicking on 2-player game (incremental) the 'explicit approach' should only be an option when there is one environment player. So show the div only when PetriGameExtensionHandler.thereIsOneEnvPlayer(game) is true.