mirror of
https://github.com/ppy/osu.git
synced 2024-12-17 02:12:56 +08:00
rename region
This commit is contained in:
parent
a9ebfbe431
commit
0d06b122c1
@ -220,7 +220,7 @@ namespace osu.Game.Utils
|
||||
return new[] { h.Position };
|
||||
});
|
||||
|
||||
#region welzl_helpers
|
||||
#region Welzl helpers
|
||||
|
||||
// Function to check whether a point lies inside or on the boundaries of the circle
|
||||
private static bool isInside((Vector2, float) c, Vector2 p)
|
||||
|
Loading…
Reference in New Issue
Block a user