From f7ca3e525d35010c913d7746fa8801ec91dc9236 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D0=BB=D0=B0=D0=B2=D1=80=D0=B5=D0=B4=20=7C=20Glavred?= Date: Sun, 13 Dec 2020 15:28:52 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=BE=D1=82=20=D0=93=D0=BB=D0=B0=D0=B2=D1=80?= =?UTF-8?q?=D0=B5=D0=B4=D0=B0=20=D0=93=D0=B8=D1=82=D0=96=D0=A1=20|=20Chang?= =?UTF-8?q?es=20of=20GitJS=20Glavred?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0000 | 2 +- 🏁.js | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/0000 b/0000 index 3001781..b2cd893 100644 --- a/0000 +++ b/0000 @@ -1,5 +1,5 @@ МАОН -0.4.8 +0.4.9 https://git.opengamestudio.org/MAOH/MAOH x /🎬.js diff --git a/🏁.js b/🏁.js index 5f0576c..26ab6d0 100644 --- a/🏁.js +++ b/🏁.js @@ -7,6 +7,10 @@ const КОЭФФИЦИЕНТ_ВЫСОТЫ = 1.5; ОтладитьСменуНастроекПриНажатии = мир => { + if (мир.позицияНажатияВРисователе.y < 0.9) + { + return; + } var менять = null; if (мир.позицияНажатияВРисователе.x > 0.9) {