Skip to content

Commit

Permalink
v 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlo-Gezapp committed May 20, 2024
1 parent 9f5169c commit f686e8e
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 f686e8e

Please sign in to comment.