Added more prefabs

This commit is contained in:
Khauvinkh
2024-08-17 20:38:25 +02:00
parent 2db5ea7ef2
commit a5e306eb33
16 changed files with 1264 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
using UnityEngine;
public class Product : MonoBehaviour
{
}