Files
cppk-ar/Assets/Bakery/BakeryAlwaysRender.cs
T
2022-10-13 16:19:21 +05:00

7 lines
135 B
C#

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