Skip to content

Commit

Permalink
extra space b
Browse files Browse the repository at this point in the history
  • Loading branch information
mcagabe19 committed Nov 22, 2024
1 parent 449cb1e commit 00be383
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/mobile/funkin/backend/utils/TouchUtil.hx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ class TouchUtil
return false;
}


public static function overlapsComplex(object:FlxObject, ?camera:FlxCamera):Bool
{
if (camera == null)
Expand Down

0 comments on commit 00be383

Please sign in to comment.