diff options
Diffstat (limited to 'src/settings.h')
| -rw-r--r-- | src/settings.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/settings.h b/src/settings.h index a59b36a..b64c631 100644 --- a/src/settings.h +++ b/src/settings.h @@ -55,9 +55,9 @@ typedef struct { float mapColorCount; float mapZoomSpeed; - // Side info. + // Side info and status. int entityInfoFontSize; - unsigned char entityInfoAlpha; + unsigned char statusAndInfoAlpha; // Interaction chat and menu. int interactionFontSize; |
