Skip to content

Commit

Permalink
Restore missing Duik Angela.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Duduf committed Apr 2, 2024
1 parent 56fb12c commit b1eeebd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/Scripts/ScriptUI Panels/Duik Angela.jsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
(function(thisObj) {

var mainScriptFile = new File($.fileName);

#include "inc/core.jsx"
#include "inc/mainPanel.jsx"
buildMainPanelUI( ui.mainGroup );
#include "inc/ui_show.jsx"

})(this);

0 comments on commit b1eeebd

Please sign in to comment.