Util changes

This commit is contained in:
Leamsi Escribano
2021-06-28 19:54:54 -04:00
parent 5eee1b941e
commit ec9dbee493
6 changed files with 111 additions and 104 deletions

View File

@ -14,6 +14,7 @@
//=include _pixelEditorUtility.js
//=include sortable.js
//=include _algorithms.js
//=include Util.js
/**init**/
//=include _consts.js
@ -82,3 +83,6 @@
/**feature toggles**/
//=include _featureToggles.js
// Controls execution of this preset module
presetsModule.instrumentPresetMenu();