mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-29 12:21:25 +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;
|
||||
|
||||
public class MenuManager : MonoBehaviour, IAddComponentOnStart
|
||||
internal class MenuManager : MonoBehaviour, IAddComponentOnStart
|
||||
{
|
||||
public static MenuManager Instance;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user