Files
BITFALL/Assets/Bakery/BakeryPackAsSingleSquare.cs
CortexCore 1f5b779aa1 1
2023-12-15 00:08:02 +08:00

7 lines
141 B
C#

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