removed trash

This commit is contained in:
2024-09-03 02:04:35 +03:00
parent cb0aeb5a0a
commit e10a6c60ca
3 changed files with 1 additions and 6 deletions
-1
View File
@@ -166,7 +166,6 @@ namespace omath
return {x / fl, y / fl};
}
// Normalize the vector
[[nodiscard]] Vector2 Normalized() const;