change sth
This commit is contained in:
parent
7d0112f7e2
commit
6cfeece523
@ -6,7 +6,7 @@ extern "C" void UnityEnableStylusTouch(bool value);
|
||||
|
||||
void RegisterFeatures()
|
||||
{
|
||||
UnityEnableGyroscope(false);
|
||||
UnityEnableGyroscope(true);
|
||||
UnityEnableStylusTouch(true);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user