Изменения от Главреда ГитЖС | Changes of GitJS Glavred

This commit is contained in:
Главред | Glavred
2020-11-27 15:54:29 +03:00
parent bb1ebefedf
commit 580849d453
2 changed files with 2 additions and 1 deletions

2
0000
View File

@@ -1,5 +1,5 @@
__01 __01
0.2.1 0.2.2
https://git.opengamestudio.org/kornerr/__01 https://git.opengamestudio.org/kornerr/__01
x /🎬.js x /🎬.js

View File

@@ -18,6 +18,7 @@ const ТЕМА_ОТЛАДОЧНАЯ = "https://git.opengamestudio.org/MAOH/MAOH_
var ф = мир.фишки[н]; var ф = мир.фишки[н];
ф.layers.set(1); ф.layers.set(1);
} }
мир.выбранныеФишки = [];
}, },
100 100
); );