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