mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-14 07:23:26 +00:00
patch
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
namespace uml
|
||||
{
|
||||
class Vector4 final : public Vector3
|
||||
class Vector4 : public Vector3
|
||||
{
|
||||
public:
|
||||
float w = 0.f;
|
||||
|
||||
Reference in New Issue
Block a user