mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Complete LegoCarBuildAnimPresenter
(#1114)
* Complete `LegoCarBuildAnimPresenter` * fix CI errors * Drive-by BETA10 fixes * Address review comments --------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -98,6 +98,7 @@ public:
|
||||
virtual void EndAction(); // vtable+0x40
|
||||
|
||||
// FUNCTION: LEGO1 0x1000bf90
|
||||
// FUNCTION: BETA10 0x10054a50
|
||||
virtual void SetTickleState(TickleState p_tickleState) { ProgressTickleState(p_tickleState); } // vtable+0x44
|
||||
|
||||
// FUNCTION: LEGO1 0x1000bfb0
|
||||
|
Reference in New Issue
Block a user