Remove public

This commit is contained in:
Christian Semmler 2024-12-27 09:53:32 -07:00
parent ddaf80dfe3
commit 2450f627c7

View File

@ -148,7 +148,6 @@ class Vector2 {
// FUNCTION: LEGO1 0x10002240
virtual void operator/=(const float& p_value) { DivImpl(p_value); } // vtable+0x68
public:
// FUNCTION: LEGO1 0x10002250
virtual void SetVector(const float* p_other) { EqualsImpl(p_other); } // vtable+0x70