diff --git a/escape-builder.html b/escape-builder.html index 6e0f14b..828a688 100644 --- a/escape-builder.html +++ b/escape-builder.html @@ -449,8 +449,8 @@ function gameHTML(cfg) { } function gameClassic(cfg) { - /* cfg === '__TEMPLATE__' → emit sentinel __CFG__ în loc de JSON (D1) */ - const json = (cfg === '__TEMPLATE__') ? '__CFG__' : JSON.stringify(cfg).replace(/ (D7) */ return `
@@ -556,17 +556,12 @@ function gameClassic(cfg) { \ No newline at end of file