diff --git a/include/Cubed/ui/chat_box.hpp b/include/Cubed/ui/chat_box.hpp index 34ac158..0ee7416 100644 --- a/include/Cubed/ui/chat_box.hpp +++ b/include/Cubed/ui/chat_box.hpp @@ -33,11 +33,11 @@ public: private: static constexpr int MAX_MESSGAES_SUM = 50; - + static constexpr float DISAPPEAR_TIME = 5.0f; struct Line { std::unique_ptr