mirror of
https://github.com/orange-cpp/omath.git
synced 2026-06-09 08:44:35 +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