9 lines
98 B
C#
9 lines
98 B
C#
namespace TPSBR
|
|
{
|
|
using UnityEngine;
|
|
|
|
public sealed class AutoAimTarget : MonoBehaviour
|
|
{
|
|
}
|
|
}
|