mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Refactor some dialog handling, enforce proper port disposal
This commit is contained in:
@@ -749,7 +749,7 @@ short QueryResumeGame (void)
|
||||
leaving = true;
|
||||
}
|
||||
}
|
||||
DisposeDialog(theDial);
|
||||
theDial->Destroy();
|
||||
|
||||
return (hitWhat);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user