mirror of
https://github.com/nothke/quality-control.git
synced 2024-11-12 22:03:42 +00:00
6 lines
68 B
C#
6 lines
68 B
C#
|
using UnityEngine;
|
|||
|
|
|||
|
public class Product : MonoBehaviour
|
|||
|
{
|
|||
|
|
|||
|
}
|