We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0d256b commit fd00eafCopy full SHA for fd00eaf
Editor/HideInactiveObjects.cs
@@ -4,7 +4,7 @@
4
using UnityEditor;
5
using UnityEngine;
6
7
-namespace jp.kyre.hideInactiveObjects
+namespace moe.kyre.hideInactiveObjects
8
{
9
public class Main : EditorWindow
10
0 commit comments