ArabDesert/Assets/Bakery/BakeryPackAsSingleSquare.cs

7 lines
141 B
C#
Raw Normal View History

2024-05-25 09:10:35 +03:00
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class BakeryPackAsSingleSquare : MonoBehaviour {
}