Skip to content

Commit

Permalink
Merge branch 'release/v0.2.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlo-Gezapp committed May 23, 2024
2 parents 9f5169c + f686e8e commit c99fac9
Show file tree
Hide file tree
Showing 70 changed files with 26,141 additions and 11,408 deletions.
Git LFS file not shown

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public class OverGraphEditor : GraphEditor
{
public override GraphEditorWindow CreateEditorWindow()
{
OverScriptManager.Main.UpdateMappings();
OverScriptManager.Main.UpdateScriptReferences();

var window = base.CreateEditorWindow();
return window;
Expand Down
Loading

0 comments on commit c99fac9

Please sign in to comment.