4 lines
146 B
C#
4 lines
146 B
C#
|
|
using UnityEngine;
|
||
|
|
/// <summary>Legacy — replaced by ExperimentFlowCoordinator.</summary>
|
||
|
|
public class ExperimentController : MonoBehaviour { }
|