Skip to content

Commit

Permalink
Update EditorModal.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
seekeroftheball authored Feb 11, 2023
1 parent 58e86ba commit 1062998
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions EditorModal.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
//Author: https://github.com/seekeroftheball
//Author: https://github.com/seekeroftheball https://gist.github.com/seekeroftheball
//Version: 1.0
//Date: Feb 2023

using UnityEditor;
using UnityEngine;
Expand Down Expand Up @@ -33,4 +35,4 @@ private void DrawWindow()
Close();
}
}
}
}

0 comments on commit 1062998

Please sign in to comment.