9 lines
85 B
C#
9 lines
85 B
C#
using UnityEngine;
|
|
|
|
namespace TPSBR
|
|
{
|
|
public class Waypoint : MonoBehaviour
|
|
{
|
|
}
|
|
}
|