mirror of
https://github.com/YimMenu/RDR-Classes.git
synced 2024-12-22 14:37:30 +08:00
parent
3887e8cce5
commit
9ef64d8529
@ -100,6 +100,7 @@ namespace rage
|
||||
|
||||
class fvector3 : public vector3<float>
|
||||
{
|
||||
public:
|
||||
using vector3::vector3;
|
||||
|
||||
fvector3 operator+(const fvector3& other) const
|
||||
|
Loading…
Reference in New Issue
Block a user