From 072d02cfba9ea11313a08bef1e86a78f848f3ce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=BA=D0=BE?= Date: Thu, 29 Oct 2020 13:16:11 +0100 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7?= =?UTF-8?q?=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20|=20Use=20=D0=A3=D0=9A=D0=90?= =?UTF-8?q?=D0=97=D0=90=D0=A2=D0=95=D0=9B=D0=AC=5F=D0=AD=D0=A2=D0=9E=D0=93?= =?UTF-8?q?=D0=9E=5F=D0=9C=D0=9E=D0=94=D0=A3=D0=9B=D0=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- пуск|run.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/пуск|run.js b/пуск|run.js index 0582172..854ad3e 100644 --- a/пуск|run.js +++ b/пуск|run.js @@ -1,4 +1,3 @@ -const ИМЯ = "three.js"; // // // // @@ -90,7 +89,7 @@ html, body { УстановитьThreeJS = мир => { - var модуль = мир.модули.модульПоИмени(ИМЯ); + var модуль = мир.модули.модульПоУказателю(УКАЗАТЕЛЬ_ЭТОГО_МОДУЛЯ); var код = модуль.содержимое["/three.js"]; console.debug("УстановитьThreeJS");