Fixed the guidebook listing every single rule (#28680)
* Well i tried this way * New approach (start) * Did it * makes spacelaw available, put it under sec
This commit is contained in:
@@ -124,6 +124,9 @@ public sealed class GuidebookUIController : UIController, IOnStateEntered<LobbyS
|
||||
{
|
||||
if (GuidebookButton != null)
|
||||
GuidebookButton.Pressed = false;
|
||||
|
||||
if (_guideWindow != null)
|
||||
_guideWindow.ReturnContainer.Visible = false;
|
||||
}
|
||||
|
||||
private void OnWindowOpen()
|
||||
|
||||
Reference in New Issue
Block a user