ArabDesert/Assets/Bakery/BakeryAlwaysRender.cs

7 lines
135 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 BakeryAlwaysRender : MonoBehaviour {
}