alemart 9 місяці тому
джерело
коміт
4e7998601a

+ 1
- 1
plugins/extras/aframe-scan-gimmick-for-encantar.js Переглянути файл

@@ -49,7 +49,7 @@ AFRAME.registerComponent('ar-scan-gimmick', {
49 49
 
50 50
     remove()
51 51
     {
52
-        if(this._img === null);
52
+        if(this._img === null)
53 53
             return;
54 54
 
55 55
         this._unregisterEvents();

Завантаження…
Відмінити
Зберегти