aboutsummaryrefslogtreecommitdiff
path: root/JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs
diff options
context:
space:
mode:
Diffstat (limited to 'JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs')
-rw-r--r--JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs b/JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs
index c711f87..7a82857 100644
--- a/JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs
+++ b/JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs
@@ -2,7 +2,7 @@ using System.Collections;
using System.Collections.Generic;
using UnityEngine;
-namespace JamTools
+namespace JamUtils
{
} \ No newline at end of file