diff options
Diffstat (limited to 'src/settings.h')
| -rw-r--r-- | src/settings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings.h b/src/settings.h index a76b0ab..94e21ad 100644 --- a/src/settings.h +++ b/src/settings.h @@ -37,7 +37,7 @@ typedef struct { bool isMapPreviewEnabledDefault; float mapPreviewWidth; float mapPreviewHeight; - Color mapColor; + unsigned char mapAlpha; float mapPreviewZoomDefault; // Controls. |
