mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
Let game boot again (#404)
This commit is contained in:

committed by
GitHub

parent
5aef35d9c7
commit
eeb980fa0f
@@ -18,7 +18,7 @@ Lego3DView::~Lego3DView()
|
||||
// STUB: LEGO1 0x100aaf90
|
||||
BOOL Lego3DView::Create(TglSurface::CreateStruct& p_createStruct, Tgl::Renderer* p_renderer)
|
||||
{
|
||||
return FALSE;
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100ab100
|
||||
|
Reference in New Issue
Block a user