mirror of
https://github.com/nothke/quality-control.git
synced 2025-08-29 15:13:42 +00:00
6 lines
71 B
C#
6 lines
71 B
C#
using UnityEngine;
|
|
|
|
public class DefectiveProduct : Product
|
|
{
|
|
|
|
} |