7 lines
65 B
C#
7 lines
65 B
C#
using UnityEngine;
|
|
|
|
public class PausePanel : MonoBehaviour
|
|
{
|
|
|
|
}
|