Преглед изворни кода

Editor: Add Commands to sw.js.

Mugen87 пре 6 година
родитељ
комит
5bad42476d
1 измењених фајлова са 1 додато и 0 уклоњено
  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号