mirror of
https://github.com/nothke/quality-control.git
synced 2025-08-30 15:33:44 +00:00
Prototyped the object production scheduling.
This commit is contained in:
6
Assets/Scripts/Products/DefectiveProduct.cs
Normal file
6
Assets/Scripts/Products/DefectiveProduct.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class DefectiveProduct : MonoBehaviour
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user