summaryrefslogtreecommitdiff
path: root/VRCSDK3Worlds/Assets/Bakery/BakeryPackAsSingleSquare.cs
blob: f7ce91ba3135ed5205173645346743751d9c0e4f (plain)
1
2
3
4
5
6
using System.Collections;
using System.Collections.Generic;
using UnityEngine;

public class BakeryPackAsSingleSquare : MonoBehaviour {
}