mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-15 04:29:37 +00:00
Various improvements toward getting high scores working again.
This commit is contained in:
@@ -653,7 +653,7 @@ Boolean GoToFilter (Dialog *dial, EventRecord *event, short *item)
|
||||
short item, roomToGoTo;
|
||||
Boolean leaving, canceled;
|
||||
|
||||
BringUpDialog(&theDialog, kGoToDialogID);
|
||||
BringUpDialog(&theDialog, kGoToDialogID, nullptr);
|
||||
|
||||
if (GetFirstRoomNumber() == thisRoomNumber)
|
||||
MyDisableControl(theDialog, kGoToFirstButt);
|
||||
|
||||
Reference in New Issue
Block a user