mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 10:41:15 +00:00
Spacing
This commit is contained in:
parent
70e5bcd937
commit
6f918b42fa
@ -183,7 +183,6 @@ void MxStillPresenter::Enable(MxBool p_enable)
|
||||
MxS32 y = m_location.GetY();
|
||||
|
||||
MxRect32 rect(x, y, width + x, height + y);
|
||||
|
||||
MVideoManager()->InvalidateRect(rect);
|
||||
MVideoManager()->VTable0x34(rect.GetLeft(), rect.GetTop(), rect.GetWidth(), rect.GetHeight());
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user