mirror of
https://github.com/nothke/quality-control.git
synced 2025-08-30 23:43:42 +00:00
Added more prefabs
This commit is contained in:
6
Assets/Scripts/Products/Product.cs
Normal file
6
Assets/Scripts/Products/Product.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class Product : MonoBehaviour
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user