From 3b7b081c9b22bb6f00d0c2ec55dfbc033c013a36 Mon Sep 17 00:00:00 2001 From: Misha <106913236+MishaProductions@users.noreply.github.com> Date: Tue, 26 Dec 2023 17:53:31 -0500 Subject: [PATCH] Update legoracecar.h --- LEGO1/legoracecar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEGO1/legoracecar.h b/LEGO1/legoracecar.h index 80d499c3..38099af2 100644 --- a/LEGO1/legoracecar.h +++ b/LEGO1/legoracecar.h @@ -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"; }