9 lines
120 B
C#
9 lines
120 B
C#
using UnityEngine;
|
|
|
|
namespace AZTECHWB
|
|
{
|
|
public class OrbitalControllerTarget : MonoBehaviour
|
|
{
|
|
|
|
}
|
|
} |