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