Skip to content

Commit 5868e90

Browse files
committed
fix: missed namespace
1 parent bd2984e commit 5868e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtime/View/JahroEventSystemController.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#endif
88
using UnityEngine.SceneManagement;
99

10-
namespace Jahro
10+
namespace JahroConsole
1111
{
1212
public class JahroEventSystemController : MonoBehaviour
1313
{

0 commit comments

Comments
 (0)