mirror of
https://github.com/elasota/Aerofoil.git
synced 2026-02-05 02:53:05 +00:00
Level editor work
This commit is contained in:
@@ -442,7 +442,7 @@ void HandleIdleTask (void)
|
||||
{
|
||||
if (theMode == kEditMode)
|
||||
{
|
||||
SetPort((GrafPtr)mainWindow);
|
||||
SetPort(&mainWindow->GetDrawSurface()->m_port);
|
||||
DoMarquee();
|
||||
|
||||
if ((autoRoomEdit) && (newRoomNow))
|
||||
|
||||
Reference in New Issue
Block a user