11 lines
166 B
C#
11 lines
166 B
C#
using System;
|
|
using UnityEngine;
|
|
|
|
namespace Valve.VR.InteractionSystem
|
|
{
|
|
// Token: 0x020005FE RID: 1534
|
|
public class IgnoreTeleportTrace : MonoBehaviour
|
|
{
|
|
}
|
|
}
|