Forráskód Böngészése

Editor: Fixed typo.

Mr.doob 12 éve
szülő
commit
e83dd188fe
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      editor/js/Sidebar.Animation.js

+ 1 - 1
editor/js/Sidebar.Animation.js

@@ -62,7 +62,7 @@ Sidebar.Animation = function ( signals ) {
 		}
 
 	} );
-s
+
 	return container;
 
 }