diff --git a/js/sim.js b/js/sim.js index 8efa4fca9..7a095f5c4 100644 --- a/js/sim.js +++ b/js/sim.js @@ -3154,6 +3154,7 @@ function overlay(overlayType, data) { contents += '
You have third-party cookies disabled in your browser.
'; contents += 'Pokemon Showdown uses third-party cookies and localStorage to handle teams, preferences, and logging in on third-party servers.
We recommend that you enable third-party cookies and then refresh this page. You can ignore this recommendation if you want, but some things might not work properly on third-party servers.
'; + contents += ''; focusElem = '#overlay_ok'; break; case 'init':