Sfoglia il codice sorgente

removed console.debug that was crashing the editor

JohnnyWahib 9 anni fa
parent
commit
9134c8ea1e

+ 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
 
                         }
                     }