fixed
This commit is contained in:
parent
a5642aef54
commit
5d44174d01
@ -62,11 +62,7 @@ namespace AxiInputSP
|
||||
m_TouckState[AxiPSVBackTouchType.RightBotton] = new AxiPSVBackTouchState(AxiPSVBackTouchType.RightBotton);
|
||||
}
|
||||
|
||||
private void OnEnable()
|
||||
{
|
||||
}
|
||||
|
||||
private void OnDisable()
|
||||
void OnDestroy()
|
||||
{
|
||||
_instance = null;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user