mirror of
https://github.com/nothke/quality-control.git
synced 2025-02-18 20:07:56 +00:00
6 lines
77 B
C#
6 lines
77 B
C#
|
using UnityEngine;
|
|||
|
|
|||
|
public class DefectiveProduct : MonoBehaviour
|
|||
|
{
|
|||
|
|
|||
|
}
|