4 lines
136 B
C#
4 lines
136 B
C#
|
|
using UnityEngine;
|
||
|
|
/// <summary>Legacy — replaced by ExamPopup + ScoreDisplay.</summary>
|
||
|
|
public class PopupSystem : MonoBehaviour { }
|