diff --git a/src/index.html b/src/index.html index d2641bc9..eafc78c2 100644 --- a/src/index.html +++ b/src/index.html @@ -498,8 +498,8 @@

Hydra Head Live Txs

- For this tech-demo we have 40 hydra heads, which can - support 400 concurrent players, and we've reached that + For this tech-demo we have 65 hydra heads, which can + support 325 concurrent players, and we've reached that limit.

@@ -991,14 +991,14 @@

Secrets

"doom1.wad", "doom1.wad", true, - true + true, ); Module.FS.createPreloadedFile( "", "default.cfg", "default.cfg", true, - true + true, ); }, printErr: (text) => { @@ -1013,7 +1013,7 @@

Secrets

alert("WebGL context lost. You will need to reload the page."); e.preventDefault(); }, - false + false, ); return canvas; })(),