fuck namespaces hee hoo
This commit is contained in:
parent
f93548787b
commit
a5941e52e0
|
@ -1,11 +1,4 @@
|
|||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Runtime.CompilerServices;
|
||||
using Cinemachine;
|
||||
using UnityEditorInternal;
|
||||
using UnityEngine;
|
||||
using UnityEngine.Rendering;
|
||||
|
||||
[RequireComponent(typeof(BoxCollider))]
|
||||
public class Teleporter : MonoBehaviour
|
||||
|
|
Loading…
Reference in New Issue