poprawki UI
This commit is contained in:
@@ -15,10 +15,12 @@ namespace Beyond
|
||||
protected override void Start()
|
||||
{
|
||||
base.Start();
|
||||
/*
|
||||
HideUI.SetActive += (bool b) =>
|
||||
{
|
||||
if (!b) InstantHide();
|
||||
};
|
||||
*/
|
||||
}
|
||||
|
||||
public virtual void InstantHide()
|
||||
|
||||
Reference in New Issue
Block a user