This repository has been archived on 2026-04-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2018-04-21 15:03:13 +10:00

7 lines
125 B
C#

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class BlockGap : MonoBehaviour {
}