Selaa lähdekoodia

removed console.debug that was crashing the editor

JohnnyWahib 10 vuotta sitten
vanhempi
sitoutus
9134c8ea1e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Script/AtomicEditor/ui/frames/inspector/AttributeInfoEdit.ts

+ 1 - 1
Script/AtomicEditor/ui/frames/inspector/AttributeInfoEdit.ts

@@ -726,7 +726,7 @@ class ResourceRefAttributeEdit extends AttributeInfoEdit {
 
                         } else {
 
-                            console.debug("Unknown resource reference type.");
+                            //Unknown Resource
 
                         }
                     }