Files
2024-05-23 14:33:48 +03:00

7 lines
64 B
C#

using UnityEngine;
public class HoldPoint : MonoBehaviour
{
}