diff options
| author | nathan <nathansmith@disroot.org> | 2025-11-24 15:47:25 +0000 |
|---|---|---|
| committer | nathan <nathansmith@disroot.org> | 2025-11-24 15:47:25 +0000 |
| commit | 05624b044e59e70d10b786538f55e77c19cc3c8c (patch) | |
| tree | b51187d58403bcb2c00fc24fbca7643f176d7961 /src/settings.h | |
| parent | eff6d7308d69ece8b89fe22e529b815f67a893e2 (diff) | |
| download | FindThings-05624b044e59e70d10b786538f55e77c19cc3c8c.tar.gz FindThings-05624b044e59e70d10b786538f55e77c19cc3c8c.tar.bz2 FindThings-05624b044e59e70d10b786538f55e77c19cc3c8c.zip | |
Improved map
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. |
