"Assets/Scripts/InteractionEngine/Fact.cs" did not exist on "6f4db616a3ffbafcc8593cd910c1652fdf5866de"
Newer
Older
Benjamin Bösl
committed
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class FactWrapper : MonoBehaviour
{
public Fact fact;