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