diff options
Diffstat (limited to 'settings.hpp')
-rw-r--r-- | settings.hpp | 1 |
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; |