chore(Script.Gameplay.Player): 修改名称空间Gameplay.Player -> Script.Gameplay.Player
This commit is contained in:
@@ -3,7 +3,7 @@ using UnityEngine;
|
||||
using Script.Gameplay.Interface;
|
||||
using Script.Gameplay.Input;
|
||||
|
||||
namespace Gameplay.Player
|
||||
namespace Script.Gameplay.Player
|
||||
{
|
||||
public class PlayerEditController:MonoBehaviour
|
||||
{
|
||||
|
Reference in New Issue
Block a user