mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
Revert "make it public for NHQSBCompat"
This reverts commit 50840be949
.
This commit is contained in:
parent
50840be949
commit
7951b6a435
@ -15,7 +15,7 @@ using UnityEngine.UI;
|
|||||||
|
|
||||||
namespace QSB.Menus;
|
namespace QSB.Menus;
|
||||||
|
|
||||||
public class MenuManager : MonoBehaviour, IAddComponentOnStart
|
internal class MenuManager : MonoBehaviour, IAddComponentOnStart
|
||||||
{
|
{
|
||||||
public static MenuManager Instance;
|
public static MenuManager Instance;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user