diff options
Diffstat (limited to 'src/gui/theme.h')
-rw-r--r-- | src/gui/theme.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/theme.h b/src/gui/theme.h index 7cc5ce592..47b4a8cb8 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -329,6 +329,7 @@ class Theme final : public Palette, public ConfigListener ARMS, AMMO, SERVER_VERSION_NOT_SUPPORTED, + SERVER_VERSION_NOT_SUPPORTED_OUTLINE, WARNING, WARNING_OUTLINE, CHARM, |