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