mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match Isle::Escape (#950)
This commit is contained in:

committed by
GitHub

parent
e59d684f37
commit
b759390060
@@ -53,7 +53,7 @@ MxBool LegoWorld::VTable0x5c()
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x1001d680
|
||||
MxBool LegoWorld::VTable0x64()
|
||||
MxBool LegoWorld::Escape()
|
||||
{
|
||||
return FALSE;
|
||||
}
|
||||
|
Reference in New Issue
Block a user