aboutsummaryrefslogtreecommitdiff
path: root/JamHelper/Assets/JamUtils/Scripts/Utils/GizmosHandle.cs
diff options
context:
space:
mode:
Diffstat (limited to 'JamHelper/Assets/JamUtils/Scripts/Utils/GizmosHandle.cs')
-rw-r--r--JamHelper/Assets/JamUtils/Scripts/Utils/GizmosHandle.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/JamHelper/Assets/JamUtils/Scripts/Utils/GizmosHandle.cs b/JamHelper/Assets/JamUtils/Scripts/Utils/GizmosHandle.cs
index 360eecd..1c4c205 100644
--- a/JamHelper/Assets/JamUtils/Scripts/Utils/GizmosHandle.cs
+++ b/JamHelper/Assets/JamUtils/Scripts/Utils/GizmosHandle.cs
@@ -3,7 +3,7 @@ using System.Collections;
using System.Collections.Generic;
using UnityEngine;
-namespace JamTools
+namespace JamUtils
{
public class GizmosHandle : MonoBehaviour