Update Cryville.Input. Fix cleanup logic for input proxy.
This commit is contained in:
@@ -86,6 +86,7 @@ namespace Cryville.Input.Unity {
|
||||
_handler.Feed(0, t.fingerId, new InputFrame(time));
|
||||
}
|
||||
}
|
||||
_handler.Batch(time);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user