Original targets caching

This commit is contained in:
SDraw 2023-02-08 00:34:20 +03:00
parent 0a0da79eaa
commit afe64721bf
No known key found for this signature in database
GPG key ID: BB95B4DAB2BB8BB5
2 changed files with 59 additions and 50 deletions

View file

@ -4,7 +4,6 @@ namespace ml_lme
{
static class GestureMatcher
{
readonly static Vector2[] ms_fingerLimits =
{
new Vector2(-50f, 0f),