10 lines
No EOL
141 B
C#
Executable file
10 lines
No EOL
141 B
C#
Executable file
using System;
|
|
using UnityEngine;
|
|
|
|
namespace ABI.CCK.Components
|
|
{
|
|
public class CVRMovementParent : MonoBehaviour
|
|
{
|
|
|
|
}
|
|
} |