Michael Herzog 1 rok pred
rodič
commit
cd0ff25e3c
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      editor/js/Viewport.js

+ 1 - 1
editor/js/Viewport.js

@@ -143,7 +143,7 @@ function Viewport( editor ) {
 
 
 	//
 	//
 
 
-	const xr = new XR( editor, transformControls );
+	const xr = new XR( editor, transformControls ); // eslint-disable-line no-unused-vars
 
 
 	// events
 	// events