mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-09 23:53:02 +00:00
Rename virtual function to fix override (#222)
This commit is contained in:
committed by
GitHub
parent
fbb3b4930c
commit
3a21834382
@@ -8,7 +8,7 @@ MxBool ScoreState::VTable0x14() {
|
||||
}
|
||||
|
||||
// OFFSET: LEGO1 0x1000de30
|
||||
MxBool ScoreState::SetScoreCubeTutorialFlag()
|
||||
MxBool ScoreState::SetFlag()
|
||||
{
|
||||
m_playCubeTutorial = TRUE;
|
||||
return TRUE;
|
||||
|
||||
Reference in New Issue
Block a user