This website requires JavaScript.
Explore
Help
Sign In
nothke
/
quality-control
Watch
1
Star
0
Fork
0
You've already forked quality-control
mirror of
https://github.com/nothke/quality-control.git
synced
2024-11-14 14:43:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a5e306eb33
quality-control
/
Assets
/
Scripts
/
Products
/
DefectiveProduct.cs
6 lines
71 B
C#
Raw
Normal View
History
Unescape
Escape
Prototyped the object production scheduling.
2024-08-17 13:12:00 +00:00
using
UnityEngine
;
Added more prefabs
2024-08-17 18:38:25 +00:00
public
class
DefectiveProduct
:
Product
Prototyped the object production scheduling.
2024-08-17 13:12:00 +00:00
{
}
Reference in New Issue
Copy Permalink