瀏覽代碼

Editor: Add Commands to sw.js.

Mugen87 5 年之前
父節點
當前提交
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/SetMaterialValueCommand.js',
 	'./js/commands/SetMaterialVectorCommand.js',
 	'./js/commands/SetMaterialVectorCommand.js',
 	'./js/commands/SetSceneCommand.js',
 	'./js/commands/SetSceneCommand.js',
+	'./js/commands/Commands.js',
 
 
 	//
 	//