Explorar el Código

Editor: Add Commands to sw.js.

Mugen87 hace 6 años
padre
commit
5bad42476d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      editor/sw.js

+ 1 - 0
editor/sw.js

@@ -167,6 +167,7 @@ const assets = [
 	'./js/commands/SetMaterialValueCommand.js',
 	'./js/commands/SetMaterialVectorCommand.js',
 	'./js/commands/SetSceneCommand.js',
+	'./js/commands/Commands.js',
 
 	//
 

粤ICP备19079148号