mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Add option to enable or disable auto-scale
This commit is contained in:
@@ -116,7 +116,7 @@ typedef struct
|
||||
Boolean wasCoordOpen, wasQuickTrans;
|
||||
Boolean wasIdleMusic, wasGameMusic;
|
||||
Boolean wasEscPauseKey;
|
||||
Boolean wasDoAutoDemo, wasScreen2;
|
||||
Boolean wasDoAutoDemo, wasAutoScale;
|
||||
Boolean wasDoBackground, wasHouseChecks;
|
||||
Boolean wasPrettyMap, wasBitchDialogs;
|
||||
} prefsInfo;
|
||||
|
Reference in New Issue
Block a user