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

public class BakeryAlwaysRender : MonoBehaviour {
}