Update legoracecar.h

This commit is contained in:
Misha 2023-12-26 17:53:31 -05:00
parent 80ebc91c33
commit 3b7b081c9b
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8

View File

@ -11,7 +11,7 @@ class LegoRaceCar : public LegoCarRaceActor {
// FUNCTION: LEGO1 0x10014290
inline const char* ClassName() const override // vtable+0xc
{
// GLOBAL: LEGO1 0x100f0bf4
// GLOBAL: LEGO1 0x100f0548
return "LegoRaceCar";
}