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

7 lines
141 B
C#

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