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