mirror of
https://github.com/nothke/quality-control.git
synced 2025-08-09 07:13:42 +00:00
Prototyped the object production scheduling.
This commit is contained in:
@@ -23,6 +23,8 @@ public class StagingManager: MonoBehaviour
|
||||
{
|
||||
Instance = this;
|
||||
}
|
||||
|
||||
SetStage(StageEnum.Level1);
|
||||
}
|
||||
|
||||
public void OnDestroy()
|
||||
|
Reference in New Issue
Block a user