فهرست منبع

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/SetMaterialValueCommand.js',
 	'./js/commands/SetMaterialVectorCommand.js',
 	'./js/commands/SetMaterialVectorCommand.js',
 	'./js/commands/SetSceneCommand.js',
 	'./js/commands/SetSceneCommand.js',
+	'./js/commands/Commands.js',
 
 
 	//
 	//
 
 

粤ICP备19079148号