...
This commit is contained in:
parent
fbe02f4085
commit
4d7d23be1a
|
|
@ -651,5 +651,6 @@ public class HorseRushPanel : AddrHandleBase
|
||||||
public void OnClick_GameLeave()
|
public void OnClick_GameLeave()
|
||||||
{
|
{
|
||||||
gameObject.SetActive(false);
|
gameObject.SetActive(false);
|
||||||
|
DSUtil.InActivateGameObjects(gos_sexy);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue