summaryrefslogtreecommitdiff
path: root/settings.hpp
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2020-12-21 19:08:44 -0500
committerouwou <26526779+ouwou@users.noreply.github.com>2020-12-21 19:08:44 -0500
commitd8ff05ddf898dfcd6fa0e3398cc38abcab07e2fe (patch)
tree667eb93e54d0698b62f098e911a24e70fb0448be /settings.hpp
parent486d184c8306d3e8a4889a5b079cd9b3003896c2 (diff)
downloadabaddon-portaudio-d8ff05ddf898dfcd6fa0e3398cc38abcab07e2fe.tar.gz
abaddon-portaudio-d8ff05ddf898dfcd6fa0e3398cc38abcab07e2fe.zip
support animated guild icon
Diffstat (limited to 'settings.hpp')
-rw-r--r--settings.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.hpp b/settings.hpp
index 30ce975..7bb022e 100644
--- a/settings.hpp
+++ b/settings.hpp
@@ -18,6 +18,7 @@ public:
int GetCacheHTTPConcurrency() const;
bool GetPrefetch() const;
std::string GetMainCSS() const;
+ bool GetShowAnimations() const;
bool IsValid() const;