summaryrefslogtreecommitdiff
path: root/settings.hpp
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2021-03-04 00:02:37 -0500
committerouwou <26526779+ouwou@users.noreply.github.com>2021-03-04 00:02:37 -0500
commit9186a4f3f5723989dc07ee5fe2d59aa88f0de552 (patch)
tree566ffc0067921a9185084c79f2818b82b21868cc /settings.hpp
parentd6a8b8c33372fe41d9e7f8453d15f491b25680a6 (diff)
downloadabaddon-portaudio-9186a4f3f5723989dc07ee5fe2d59aa88f0de552.tar.gz
abaddon-portaudio-9186a4f3f5723989dc07ee5fe2d59aa88f0de552.zip
show crown next to owner
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 09aeec2..88365ba 100644
--- a/settings.hpp
+++ b/settings.hpp
@@ -19,6 +19,7 @@ public:
bool GetPrefetch() const;
std::string GetMainCSS() const;
bool GetShowAnimations() const;
+ bool GetShowOwnerCrown() const;
bool IsValid() const;