removed trash

This commit is contained in:
2024-09-03 02:04:35 +03:00
parent f608a66be8
commit 311d38be02
3 changed files with 1 additions and 6 deletions

View File

@@ -166,7 +166,6 @@ namespace omath
return {x / fl, y / fl};
}
// Normalize the vector
[[nodiscard]] Vector2 Normalized() const;