From ea057c3128ee93a9c5ca606e39d547ee0cadb44f Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 20 Feb 2022 17:38:43 +0800 Subject: *rename --- .../Rigidbody/MoveByVelocity/Scripts/FPSCharacterController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scripts/FPSCharacterController.cs') diff --git a/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scripts/FPSCharacterController.cs b/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scripts/FPSCharacterController.cs index 2765025..753fa3b 100644 --- a/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scripts/FPSCharacterController.cs +++ b/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scripts/FPSCharacterController.cs @@ -3,7 +3,7 @@ using System.Collections; using System.Collections.Generic; using UnityEngine; -namespace JamUtils +namespace JamUtils.FirstPersonCharacterController.RigidbodyVelocity { // 第一人称角色控制 -- cgit v1.1-26-g67d0