mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-29 00:32:43 +00:00
Update MenuManager.cs
This commit is contained in:
parent
ae92702519
commit
7654866d92
@ -42,7 +42,7 @@ internal class MenuManager : MonoBehaviour, IAddComponentOnStart
|
|||||||
private const int _titleButtonIndex = 2;
|
private const int _titleButtonIndex = 2;
|
||||||
private float _connectPopupOpenTime;
|
private float _connectPopupOpenTime;
|
||||||
|
|
||||||
private const string UpdateChangelog = "QSB Version 0.22.0\r\nFixed lots of bugs, and added lots of SFX and VFX stuff.";
|
private const string UpdateChangelog = "QSB Version 0.23.0\r\nA lot of small improvements and bug fixes.";
|
||||||
|
|
||||||
private Action<bool> PopupClose;
|
private Action<bool> PopupClose;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user