mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 03:59:36 +00:00
Various improvements toward getting high scores working again.
This commit is contained in:
@@ -13,5 +13,5 @@ bool IsMacPlusSoundBanned()
|
||||
// High scores disabled until dialogs work
|
||||
bool IsHighScoreDisabled()
|
||||
{
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user