代码格式化

Signed-off-by: Eicy <im@crash.work>
This commit is contained in:
2024-09-14 15:56:34 +08:00
parent 1614c6a29b
commit e601da9a96
10 changed files with 43 additions and 29 deletions

View File

@@ -8,7 +8,7 @@ namespace Camera
{
[SerializeField] private int maxInterActDistance = 10;
[SerializeField] private GameObject target;
private void Update()
{