diff options
Diffstat (limited to 'Penguloon/Controls')
| -rw-r--r-- | Penguloon/Controls/ObjectSelector.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Penguloon/Controls/ObjectSelector.cs b/Penguloon/Controls/ObjectSelector.cs index b2ae221..41c3ddb 100644 --- a/Penguloon/Controls/ObjectSelector.cs +++ b/Penguloon/Controls/ObjectSelector.cs @@ -70,7 +70,6 @@ namespace Penguloon.Controls if (fingerRec.Intersects(rec)) { TouchedObjectIndex = i; - return; } } |
