mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Rename virtual function to fix override (#222)
This commit is contained in:

committed by
GitHub

parent
fbb3b4930c
commit
3a21834382
@@ -13,7 +13,7 @@ MxBool LegoState::VTable0x14() {
|
||||
}
|
||||
|
||||
// OFFSET: LEGO1 0x10005fa0
|
||||
MxBool LegoState::VTable0x18() {
|
||||
MxBool LegoState::SetFlag() {
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user