Skip to content

Commit fd00eaf

Browse files
authored
chore: modify namespace name
1 parent b0d256b commit fd00eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Editor/HideInactiveObjects.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
using UnityEditor;
55
using UnityEngine;
66

7-
namespace jp.kyre.hideInactiveObjects
7+
namespace moe.kyre.hideInactiveObjects
88
{
99
public class Main : EditorWindow
1010
{

0 commit comments

Comments
 (0)