up
This commit is contained in:
@@ -498,6 +498,7 @@ public class UIInput : MonoBehaviour
|
||||
|
||||
protected virtual void OnSelect (bool isSelected)
|
||||
{
|
||||
if (!enabled) return; // add by chenbin
|
||||
if (isSelected)
|
||||
{
|
||||
#if !MOBILE
|
||||
|
||||
Reference in New Issue
Block a user